Skip to content

Commit

Permalink
Updated meta-info for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tpanzarella committed Jun 12, 2022
1 parent 9bb21a1 commit 743513e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package ros2_numpy
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.8 (2022-06-12)
------------------
* Update for ROS2 Humble (`#5 <https://github.com/Box-Robotics/ros2_numpy/pull/5>`_)
* Contributors: Sean Kelly

2.0.7 (2022-05-16)
------------------
* Remove unneeded array and handle bigendian (`#4 <https://github.com/Box-Robotics/ros2_numpy/pull/4>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package format="3">
<name>ros2_numpy</name>
<!-- MAJOR is 2 for ROS2 version -->
<version>2.0.7</version>
<version>2.0.8</version>
<description>A collection of conversion functions for extracting numpy arrays from messages</description>

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

0 comments on commit 743513e

Please sign in to comment.