Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.6.2 #410

Merged
merged 2 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package mcl_3dl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.6.2 (2023-11-14)
------------------
* Fix reported entropy (`#408 <https://github.com/at-wat/mcl_3dl/issues/408>`_)
* Update assets to v0.6.1 (`#407 <https://github.com/at-wat/mcl_3dl/issues/407>`_)
* Update assets to v0.6.0 (`#406 <https://github.com/at-wat/mcl_3dl/issues/406>`_)
* Update assets to v0.5.2 (`#405 <https://github.com/at-wat/mcl_3dl/issues/405>`_)
* Update assets to v0.5.1 (`#404 <https://github.com/at-wat/mcl_3dl/issues/404>`_)
* Update assets to v0.4.2 (`#402 <https://github.com/at-wat/mcl_3dl/issues/402>`_)
* Contributors: Atsushi Watanabe, f-fl0

0.6.1 (2023-01-04)
------------------
* Update assets to v0.4.1 (`#400 <https://github.com/at-wat/mcl_3dl/issues/400>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>mcl_3dl</name>
<version>0.6.1</version>
<version>0.6.2</version>
<description>3-D/6-DOF localization for mobile robots with 3-D LIDAR(s)</description>

<maintainer email="atsushi.w@ieee.org">Atsushi Watanabe</maintainer>
Expand Down