Skip to content

Commit 735ab40

Browse files
committed
1.0.2
1 parent 9878fce commit 735ab40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ros2_fmt_logger
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.2 (2025-11-05)
6+
------------------
77
* Create intermediate string to support for fmt>=10.1.1
88
* Fix some small clang-tidy issues
99
* Contributors: Ramon Wijnands, Tim Clephas

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<package format="3">
77
<name>ros2_fmt_logger</name>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<description>
1010
A modern, ROS 2 logging library that provides fmt-style formatting as a replacement for RCLCPP logging macros
1111
</description>

0 commit comments

Comments
 (0)