Skip to content

Commit

Permalink
6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Jul 29, 2024
1 parent a3092ea commit f93d754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package message_filters
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
6.0.2 (2024-07-29)
------------------
* Fix cppcheck warning on Windwos (`#138 <https://github.com/ros2/message_filters/issues/138>`_)
* Adding ament_lint_common (`#120 <https://github.com/ros2/message_filters/issues/120>`_)
* Contributors: Alejandro Hernández Cordero, Lucas Wendland
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>message_filters</name>
<version>6.0.1</version>
<version>6.0.2</version>
<description>
A set of ROS 2 message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met.
</description>
Expand Down

0 comments on commit f93d754

Please sign in to comment.