Skip to content

Commit

Permalink
Fix changelog (#105)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <[email protected]>
  • Loading branch information
mxgrey authored Dec 12, 2023
1 parent 1aeb575 commit 8d91b71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion rmf_task/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Changelog for package rmf_task

2.3.3 (2023-12-15)
------------------
* Fix race condition risk for task sequences (`#102 <https://github.com/open-rmf/rmf_task/pull/102>`_)
* Allow charging tasks to run indefinitely (`#99 <https://github.com/open-rmf/rmf_task/pull/99>`_, `#100 <https://github.com/open-rmf/rmf_task/pull/100>`_)

2.3.2 (2023-08-10)
Expand Down
4 changes: 4 additions & 0 deletions rmf_task_sequence/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package rmf_task_sequence
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.3 (2023-12-15)
------------------
* Fix edge case for task sequences (`#102 <https://github.com/open-rmf/rmf_task/pull/102>`_)

2.3.2 (2023-08-10)
------------------
* Fix battery drain crash for GoToPlace (`#94 <https://github.com/open-rmf/rmf_task/pull/94>`_)
Expand Down

0 comments on commit 8d91b71

Please sign in to comment.