From 39f0fb7f4bf1d4182beccb2f64549b1b53e95fa4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 13:08:24 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29494d2..565f816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/utiasDSL/crisp_controllers_demos/compare/v1.1.0...v1.2.0) (2025-09-08) + + +### Features + +* Added twist broadcasting to demos ([#7](https://github.com/utiasDSL/crisp_controllers_demos/issues/7)) ([41b68a9](https://github.com/utiasDSL/crisp_controllers_demos/commit/41b68a9201c2aa7694f46bb691dd505143b38724)) + ## [1.1.0](https://github.com/utiasDSL/crisp_controllers_demos/compare/v1.0.1...v1.1.0) (2025-08-19)