Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Dec 6, 2023
1 parent 0c6cf7d commit 4dc8804
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rsl
^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.1 (2023-12-06)
------------------
* Add more messages for assertion failures
* Document API changes from v0 to v1
* Contributors: Chris Thrasher

1.0.0 (2023-12-04)
------------------
* Add `rsl::StrongType`
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>rsl</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>ROS Support Library</description>
<author email="[email protected]">Tyler Weaver</author>
<author email="[email protected]">Sebastian Jahr</author>
Expand Down

0 comments on commit 4dc8804

Please sign in to comment.