Skip to content

Commit 0cf1152

Browse files
Bump main after kilted release (#124)
* Update changelogs Signed-off-by: Luca Della Vedova <[email protected]> * 2.8.0 Signed-off-by: Luca Della Vedova <[email protected]> --------- Signed-off-by: Luca Della Vedova <[email protected]>
1 parent d7fb70b commit 0cf1152

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

rmf_task/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rmf_task
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.8.0 (2025-06-09)
6+
------------------
7+
58
2.7.0 (2024-11-27)
69
------------------
710
* Create abstract interface for Priority to be serialized into json (`#122 <https://github.com/open-rmf/rmf_task/issues/122>`_)

rmf_task/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rmf_task</name>
5-
<version>2.7.0</version>
5+
<version>2.8.0</version>
66
<description>Package for managing tasks in the Robotics Middleware Framework</description>
77
<maintainer email="[email protected]">Yadunund</maintainer>
88
<maintainer email="[email protected]">Marco A. Gutiérrez</maintainer>

rmf_task_sequence/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rmf_task_sequence
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.8.0 (2025-06-09)
6+
------------------
7+
58
2.7.0 (2024-11-27)
69
------------------
710

rmf_task_sequence/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rmf_task_sequence</name>
5-
<version>2.7.0</version>
5+
<version>2.8.0</version>
66
<description>Implementation of phase-sequence tasks for the Robotics Middleware Framework</description>
77
<maintainer email="[email protected]">Grey</maintainer>
88
<maintainer email="[email protected]">Marco A. Gutiérrez</maintainer>

0 commit comments

Comments
 (0)