We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122a1b0 commit a360e5fCopy full SHA for a360e5f
2 files changed
CHANGELOG.rst
@@ -2,6 +2,13 @@
2
Changelog for package py_binding_tools
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+2.1.0 (2025-08-12)
6
+------------------
7
+* Remove unused ament_lint packages
8
+* Fix some cpplint issues
9
+* Update copyright statements
10
+* Contributors: Robert Haschke
11
+
12
2.0.2 (2025-05-21)
13
------------------
14
* Replace deprecated ament_target_dependencies()
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>py_binding_tools</name>
- <version>2.0.2</version>
+ <version>2.1.0</version>
<description>Python binding tools for C++</description>
<author email="rhaschke@techfak.uni-bielefeld.de">Robert Haschke</author>
0 commit comments