Skip to content

Commit 7c3d40c

Browse files
committed
6.0.0
1 parent 695fe6f commit 7c3d40c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package message_filters
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
6.0.0 (2024-06-26)
6+
------------------
77
* Revert "Adding explicit constructors (`#129 <https://github.com/ros2/message_filters/issues/129>`_)" (`#132 <https://github.com/ros2/message_filters/issues/132>`_)
88
* Contributors: Chris Lalancette
99

Diff for: package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>message_filters</name>
5-
<version>5.0.0</version>
5+
<version>6.0.0</version>
66
<description>
77
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.
88
</description>

0 commit comments

Comments
 (0)