diff --git a/ur_simulation_gz/CHANGELOG.rst b/ur_simulation_gz/CHANGELOG.rst index accb5ce..80934a9 100644 --- a/ur_simulation_gz/CHANGELOG.rst +++ b/ur_simulation_gz/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package ur_simulation_gz ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.3.0 (2025-05-21) +------------------ +* Add support for UR15 (`#97 `_) +* Remove FTS broadcaster from list of controllers (`#95 `_) +* [doc] Add github_url directives (`#90 `_) +* Contributors: Felix Exner + 2.2.0 (2025-04-10) ------------------ * Add support for UR7e and UR12e (`#86 `_) diff --git a/ur_simulation_gz/package.xml b/ur_simulation_gz/package.xml index b7c11f1..ac36ccc 100644 --- a/ur_simulation_gz/package.xml +++ b/ur_simulation_gz/package.xml @@ -2,7 +2,7 @@ ur_simulation_gz - 2.2.0 + 2.3.0 Example and configuration files for Gazebo simulation of UR manipulators. Lovro Ivanov