Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Dec 10, 2022
1 parent 710772e commit 02a5e7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package boost_plugin_loader
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.1 (2022-12-09)
------------------
* Improved error messaging (`#14 <https://github.com/marip8/boost_plugin_loader/issues/14>`_)
* Only catch plugin loader exception
* Fix issue not using library names returned from getAllLibraryNames
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>boost_plugin_loader</name>
<version>0.2.0</version>
<version>0.2.1</version>
<description>Boost plugin loader implementation</description>

<author email="[email protected]">Levi Armstrong</author>
Expand Down

0 comments on commit 02a5e7d

Please sign in to comment.