Skip to content

Commit 172a1b1

Browse files
committed
2.1.0
1 parent 03337b2 commit 172a1b1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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+
2.1.0 (2026-04-07)
6+
------------------
77
* Rename ``level_resource`` to ``world_resource`` in ``LoadWorld`` and ``WorldResource`` for consistent terminology (`#13 <https://github.com/ros-simulation/simulation_interfaces/issues/13>`_)
88
* Add ``SpawnEntities`` service for spawning multiple entities in a single call (`#20 <https://github.com/ros-simulation/simulation_interfaces/issues/20>`_, `#25 <https://github.com/ros-simulation/simulation_interfaces/issues/25>`_)
99
* Make setting entity values optional via boolean flags in ``SetEntityState`` (`#21 <https://github.com/ros-simulation/simulation_interfaces/issues/21>`_)

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>2.0.1</version>
5+
<version>2.1.0</version>
66
<description>A package containing simulation interfaces including messages, services and actions</description>
77
<maintainer email="adam.dabrowski@robotec.ai">Adam Dabrowski</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)