Skip to content

Commit d75a10e

Browse files
committed
2.7.0
1 parent 900ebbe commit d75a10e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

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

5+
2.7.0 (2025-07-14)
6+
------------------
7+
* Add GetMultiStateValidity service (`#186 <https://github.com/moveit/moveit_msgs/issues/186>`_)
8+
Co-authored-by: Aiden <[email protected]>
9+
* CI: Update actions
10+
* Contributors: Lucian James, Robert Haschke
11+
512
2.6.0 (2024-09-16)
613
------------------
714
* Add services for `LoadGeometryFromFile` and `SaveGeometryToFile` services (`#181 <https://github.com/ros-planning/moveit_msgs/issues/181>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="3">
22
<name>moveit_msgs</name>
3-
<version>2.6.0</version>
3+
<version>2.7.0</version>
44
<description>Messages, services and actions used by MoveIt</description>
55
<author email="[email protected]">Ioan Sucan</author>
66
<author email="[email protected]">Sachin Chitta</author>

0 commit comments

Comments
 (0)