File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ Changelog for package pluginlib
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 4.0.0 (2020-08-06)
7+ ------------------
8+ * Remove deprecated boost functions (`#199 <https://github.com/ros/pluginlib/issues/199 >`_)
9+ * Contributors: Shane Loretz
10+
6112.5.2 (2020-05-26)
712------------------
813* Link against tinyxml2 correctly (`#190 <https://github.com/ros/pluginlib/issues/190 >`_)
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 2" >
44 <name >pluginlib</name >
5- <version >2.5.2 </version >
5+ <version >4.0.0 </version >
66 <description >
77 The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
88 To work, these tools require plugin providers to register their plugins in the package.xml of their package.
You can’t perform that action at this time.
0 commit comments