From bdabd64936b1ba290a48b4a6a137844b5aeb7ec6 Mon Sep 17 00:00:00 2001 From: Jose Luis Blanco-Claraco Date: Thu, 22 Aug 2024 01:21:17 +0200 Subject: [PATCH] changelog --- doc/source/doxygen-docs/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/doxygen-docs/changelog.md b/doc/source/doxygen-docs/changelog.md index 5ce179729d..94260f2c49 100644 --- a/doc/source/doxygen-docs/changelog.md +++ b/doc/source/doxygen-docs/changelog.md @@ -1,10 +1,11 @@ \page changelog Change Log # Version 2.13.7: UNRELEASED +- Changes in apps: + - rosbag2rawlog (ROS1): Implement generation of odometry from /tf messages. - BUG FIXES: - Fix incorrect check in mrpt-io unit tests leading to potential false positives. - # Version 2.13.6: Released Aug 14th, 2024 - Build system: - This main MRPT repository is no longer directly built as a ROS package. Please, use the wrappers for better modularity: