Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garyservin committed Sep 16, 2024
1 parent fe1f27e commit 9696e0d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions rosbag_snapshot/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Changelog for package rosbag_snapshot
* RST-5409 Retain latched messages from each unique publisher (#2)
* Contributors: Gary Servin, nleblanc-lr

Forthcoming
-----------
1.5.0 (2024-09-16)
------------------
* Use lz4 compression. Fixed some lint errors (#8)
* Contributors: nleblanc-lr

Expand Down
2 changes: 1 addition & 1 deletion rosbag_snapshot/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbag_snapshot</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description>The rosbag_snapshot package</description>
<author email="kma1660+rsp@gmail.com">Kevin Allen</author>
<maintainer email="davidvlu@gmail.com">David V. Lu!!</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosbag_snapshot_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Changelog for package rosbag_snapshot_msgs
* Update changelogs
* Contributors: Gary Servin

Forthcoming
-----------
1.5.0 (2024-09-16)
------------------

1.4.0 (2024-06-17)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rosbag_snapshot_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbag_snapshot_msgs</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description>Service and message definitions for rosbag_snapshot</description>

<author email="kma1660+rsp@gmail.com">Kevin Allen</author>
Expand Down

0 comments on commit 9696e0d

Please sign in to comment.