Skip to content

Commit

Permalink
Update package version and changelog for the release (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samahu committed Sep 19, 2024
1 parent 646beba commit b96de20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
Changelog
=========

[unreleased]
============
[ouster_ros v0.13.0]
====================

ouster_ros(1)
-------------
* [BREAKING] ROS1 driver code now requires C++17 (required for point cloud customization feature).
* added the ability to customize the published point clouds(s) to velodyne point cloud format and
other common pcl point types.
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="3">
<name>ouster_ros</name>
<version>0.12.6</version>
<version>0.13.0</version>
<description>Ouster ROS driver</description>
<maintainer email="oss@ouster.io">ouster developers</maintainer>
<license file="LICENSE">BSD</license>
Expand Down

0 comments on commit b96de20

Please sign in to comment.