Skip to content

Commit d5ebf72

Browse files
committed
Updated meta-info for release
1 parent a8aca7a commit d5ebf72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package ros2_numpy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.12 (2024-11-11)
6+
-------------------
7+
* Adds support for LaserScan messages (`#12 <https://github.com/Box-Robotics/ros2_numpy/pull/12>`_)
8+
* Contributors: Aniketh Seelam
9+
10+
511
2.0.11 (2024-06-25)
612
------------------
713
* Removed dependency on nose

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package format="3">
55
<name>ros2_numpy</name>
66
<!-- MAJOR is 2 for ROS2 version -->
7-
<version>2.0.11</version>
7+
<version>2.0.12</version>
88
<description>A collection of conversion functions for extracting numpy arrays from messages</description>
99

1010
<author email="[email protected]">Eric Wieser</author>

0 commit comments

Comments
 (0)