Skip to content

Commit

Permalink
9.1.0 release (#316)
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>

Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
  • Loading branch information
nkoenig and Nate Koenig authored Nov 17, 2022
1 parent f7820fc commit 85102af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(gz-msgs9 VERSION 9.0.0)
project(gz-msgs9 VERSION 9.1.0)

#============================================================================
# Find gz-cmake
Expand Down
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Gazebo Msgs 9.x

### Gazebo Msgs 9.1.0 (2022-11-17)

1. Forward port of msgs 8.7.0.
* [Pull request #313](https:/gazebosim/gz-msgs/pull/313)

### Gazebo Msgs 9.0.0 (2022-09-22)

1. Move generated message to details folder
Expand Down

0 comments on commit 85102af

Please sign in to comment.