Skip to content

Commit bf4e36a

Browse files
committed
1.0.0
1 parent 6262dee commit bf4e36a

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,7 +2,7 @@
22
Changelog for package ros2_fmt_logger
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2025-10-08)
6+
------------------
77
* Initial implementation for a proper ros2 logger using fmtlib
88
* Contributors: 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>0.1.0</version>
8+
<version>1.0.0</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)