Skip to content

Commit 628bdf9

Browse files
committed
1.0.1
1 parent 0753453 commit 628bdf9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package simulation_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.1 (2025-05-16)
6+
------------------
77
* Add missing `action_msgs` dependency to package.xml `#10 <https://github.com/ros-simulation/simulation_interfaces/issues/10>`_
88
* Added error code to SetEntityState.srv (`#8 <https://github.com/ros-simulation/simulation_interfaces/issues/8>`_)
99
* Contributors: Adam Dąbrowski, Mateusz Żak, Michał Pełka

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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>simulation_interfaces</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>A package containing simulation interfaces including messages, services and actions</description>
77
<maintainer email="[email protected]">Adam Dabrowski</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)