diff --git a/ur_simulation_gz/CHANGELOG.rst b/ur_simulation_gz/CHANGELOG.rst index 2955821..c20bd31 100644 --- a/ur_simulation_gz/CHANGELOG.rst +++ b/ur_simulation_gz/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package ur_simulation_gz ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.1.1 (2025-01-24) +------------------ +* Allow using the scaled jtc with GZ Sim (`#82 `_) +* Reverted string format of gz_args (`#77 `_) +* Update package maintainers (backport of `#74 `_) +* Contributors: Felix Exner, LJ Azzalini, mergify[bot] + 0.1.0 (2024-12-11) ------------------ * Start gz bridge for clock topic (`#60 `_) diff --git a/ur_simulation_gz/package.xml b/ur_simulation_gz/package.xml index a03f8ef..bb1e590 100644 --- a/ur_simulation_gz/package.xml +++ b/ur_simulation_gz/package.xml @@ -2,7 +2,7 @@ ur_simulation_gz - 0.1.0 + 0.1.1 Example and configuration files for Gazebo simulation of UR manipulators. Lovro Ivanov