We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e51e2b commit 2f45547Copy full SHA for 2f45547
1 file changed
pluginlib/CHANGELOG.rst
@@ -2,6 +2,12 @@
2
Changelog for package pluginlib
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* [warning fix] remove deprecation warning until users are required to change code (`#115 <https://github.com/ros/pluginlib/issues/115>`_)
8
+* [warning fix] move catkinFindLib implementation from anonymous namespace to getCatkinLibraryPaths (`#113 <https://github.com/ros/pluginlib/issues/113>`_)
9
+* Contributors: Mikael Arguedas
10
+
11
1.12.0 (2018-03-14)
12
-------------------
13
* [warning fix]Cherry-pick `#103 <https://github.com/ros/pluginlib/issues/103>`_ to melodic-devel (`#105 <https://github.com/ros/pluginlib/issues/105>`_)
0 commit comments