Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Bedard <[email protected]>
  • Loading branch information
christophebedard committed Nov 27, 2023
1 parent dc70c20 commit cefac47
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions topic_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package topic_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.0 (2023-11-27)
------------------
* Apply race condition fix to mux (`#78 <https://github.com/ros-tooling/topic_tools/issues/78>`_) (`#88 <https://github.com/ros-tooling/topic_tools/issues/88>`_)
* Fix windows warnings (`#71 <https://github.com/ros-tooling/topic_tools/issues/71>`_) (`#74 <https://github.com/ros-tooling/topic_tools/issues/74>`_)
* Make compatible with windows (`#68 <https://github.com/ros-tooling/topic_tools/issues/68>`_) (`#69 <https://github.com/ros-tooling/topic_tools/issues/69>`_)
Expand Down
2 changes: 1 addition & 1 deletion topic_tools/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>topic_tools</name>
<version>1.1.0</version>
<version>1.2.0</version>
<description>
Tools for directing, throttling, selecting, and otherwise messing with
ROS 2 topics at a meta level.
Expand Down
4 changes: 2 additions & 2 deletions topic_tools_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package topic_tools_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.0 (2023-11-27)
------------------

1.1.0 (2023-05-18)
------------------
Expand Down
2 changes: 1 addition & 1 deletion topic_tools_interfaces/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>topic_tools_interfaces</name>
<version>1.1.0</version>
<version>1.2.0</version>
<description>topic_tools_interfaces contains messages and services for topic_tools</description>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
Expand Down

0 comments on commit cefac47

Please sign in to comment.