Skip to content

Commit

Permalink
0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Aug 12, 2024
1 parent 71b1817 commit df40980
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package random_numbers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.3 (2024-08-12)
------------------
* Windows shared library support (`#27 <https://github.com/ros-planning/random_numbers/issues/27>`_/`#23 <https://github.com/ros-planning/random_numbers/pull/23>`_)
* Bump required cmake version (`#19 <https://github.com/ros-planning/random_numbers/issues/19>`_)
* Fix shared library install path (`#13 <https://github.com/ros-planning/random_numbers/issues/13>`_)
* Contributors: Michael Görner, Robert Haschke, Sean Yen [MSFT], Silvio Traversaro

0.3.2 (2018-02-27)
------------------
* Update maintainership. (`#11 <https://github.com/ros-planning/random_numbers/issues/11>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>random_numbers</name>
<version>0.3.2</version>
<version>0.3.3</version>
<description>
This library contains wrappers for generating floating point values, integers, quaternions using boost libraries.

Expand Down

0 comments on commit df40980

Please sign in to comment.