From 26d8111a26504e9564f24a2829920516734769fe Mon Sep 17 00:00:00 2001 From: Chris Lalancette Date: Thu, 28 Mar 2024 13:38:24 +0000 Subject: [PATCH] Changelog. Signed-off-by: Chris Lalancette --- turtlesim/CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/turtlesim/CHANGELOG.rst b/turtlesim/CHANGELOG.rst index a608fb7d..1fb6f5b1 100644 --- a/turtlesim/CHANGELOG.rst +++ b/turtlesim/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package turtlesim ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Shorten the callback definition for uncrustify. (`#163 `_) +* Contributors: Chris Lalancette + 1.8.1 (2024-01-24) ------------------ * Use same QoS for all topic pub/subs (`#161 `_)