We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0a8c4 commit 89db350Copy full SHA for 89db350
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package boost_plugin_loader
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.3.0 (2025-04-22)
+------------------
7
* Add forward declaration header
8
* Update badges in readme
9
* Add codecov.yml file
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>boost_plugin_loader</name>
- <version>0.2.2</version>
+ <version>0.3.0</version>
<description>Boost plugin loader implementation</description>
<author email="levi.armstrong@gmail.com">Levi Armstrong</author>
0 commit comments