Skip to content

Commit c21b523

Browse files
committed
Updated meta-info for patch release
1 parent fd7a877 commit c21b523

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package ros2_numpy
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
2.0.6 (2022-04-15)
6+
------------------
7+
* Improve speed of msgify(point_cloud_2_np) by 115x (`#3 <https://github.com/Box-Robotics/ros2_numpy/pull/3>`_)
8+
* Contributors: Alex Thiel
9+
10+
111
2.0.5 (2022-02-24)
2-
-----------
12+
------------------
313
* Ported to `tf_transformations <https://github.com/DLu/tf_transformations>`_
14+
* Contributors: Tom Panzarella
415

516

617
2.0.4 (2021-11-02)

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.5</version>
7+
<version>2.0.6</version>
88
<description>A collection of conversion functions for extracting numpy arrays from messages</description>
99

1010
<author email="wieser@mit.edu">Eric Wieser</author>

0 commit comments

Comments
 (0)