Skip to content

Commit

Permalink
5.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Audrow Nash <[email protected]>
  • Loading branch information
paudrow committed May 10, 2022
1 parent fc2d015 commit 7a989c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions pluginlib/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Changelog for package pluginlib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


5.2.0 (2022-05-10)
------------------

5.1.0 (2022-01-14)
------------------
* Install includes to include/${PROJECT_NAME} and remove ament_target_dependencies calls (`#226 <https://github.com/ros/pluginlib/issues/226>`_)
Expand Down
2 changes: 1 addition & 1 deletion pluginlib/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>pluginlib</name>
<version>5.1.0</version>
<version>5.2.0</version>
<description>
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
To work, these tools require plugin providers to register their plugins in the package.xml of their package.
Expand Down

0 comments on commit 7a989c3

Please sign in to comment.