Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser committed Jun 7, 2024
1 parent 7889882 commit b5c8d44
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package geometric_shapes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.0 (2024-06-07)
------------------
* Jazzy Support (`#241 <https://github.com/moveit/geometric_shapes/issues/241>`_)
* Update CI workflows to Rolling, Jazzy, Humble
* Fix octomap dependency version to 1.9.7...<1.10.0
* Fix Box::print (`#237 <https://github.com/moveit/geometric_shapes/issues/237>`_)
* CI: Fix cache key (`#236 <https://github.com/moveit/geometric_shapes/issues/236>`_)
* Switch to clang-format-14 (`#228 <https://github.com/moveit/geometric_shapes/issues/228>`_)
* Add humble testing (`#221 <https://github.com/moveit/geometric_shapes/issues/221>`_)
* Update black version (`#218 <https://github.com/moveit/geometric_shapes/issues/218>`_)
* Contributors: Henning Kayser, Matthijs van der Burgh, Stephanie Eng, Vatan Aksoy Tezer, Robert Haschke, Jafar Abdi

2.1.3 (2022-03-08)
------------------
* [jammy] Fix assimp linking and cmake error (`#215 <https://github.com/ros-planning/geometric_shapes/issues/215>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>geometric_shapes</name>
<version>2.1.3</version>
<version>2.2.0</version>
<description>This package contains generic definitions of geometric shapes and bodies.</description>

<author email="[email protected]">Ioan Sucan</author>
Expand Down

0 comments on commit b5c8d44

Please sign in to comment.