From 7d26714a17548c0255867eee5af31727e24576a7 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Sun, 21 May 2023 06:29:06 -0700 Subject: [PATCH] ogma-cli: Document changes in CHANGELOG. Refs #88. --- ogma-cli/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ogma-cli/CHANGELOG.md b/ogma-cli/CHANGELOG.md index 1fb0d8fe..5b540495 100644 --- a/ogma-cli/CHANGELOG.md +++ b/ogma-cli/CHANGELOG.md @@ -1,9 +1,10 @@ # Revision history for ogma-cli -## [1.X.Y] - 2023-05-20 +## [1.X.Y] - 2023-05-21 * Rename ROS2 to ROS 2 (#83). * Allow customizing the names of the C files generated by Copilot (#80). +* Re-order README's TOC to match order of contents (#88). ## [1.0.8] - 2023-03-21