Skip to content

Commit e733cb1

Browse files
committed
2.3.2
1 parent 4abbfff commit e733cb1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package geometric_shapes
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.2 (2025-01-23)
6+
------------------
7+
* Remove unnecessary code in `aabb.cpp` (`#258 <https://github.com/moveit/geometric_shapes/issues/258>`_)
8+
* Contributors: Sebastian Castro
9+
510
2.3.1 (2024-12-06)
611
------------------
712
* Fix dependency handling (`#256 <https://github.com/ros-planning/geometric_shapes/issues/256>`_)

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>geometric_shapes</name>
5-
<version>2.3.1</version>
5+
<version>2.3.2</version>
66
<description>This package contains generic definitions of geometric shapes and bodies.</description>
77

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

0 commit comments

Comments
 (0)