Skip to content

Commit

Permalink
Merge c235d3e into 16647bf
Browse files Browse the repository at this point in the history
  • Loading branch information
jennuine authored Jul 18, 2022
2 parents 16647bf + c235d3e commit 37088b6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
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(ignition-msgs5 VERSION 5.9.0)
project(ignition-msgs5 VERSION 5.10.0)

#============================================================================
# Find ignition-cmake
Expand Down
24 changes: 23 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
## Ignition Msgs 5.x

### Ignition Msgs 5.10.0 (2022-07-18)

1. Add entity wrench message
* [Pull request #274](https:/gazebosim/gz-msgs/pull/274)

1. Ignition -> Gazebo
* [Pull request #273](https:/gazebosim/gz-msgs/pull/273)

1. Add ACTOR and WORLD types to entity
* [Pull request #275](https:/gazebosim/gz-msgs/pull/275)

1. Bash completion for flags
* [Pull request #254](https:/gazebosim/gz-msgs/pull/254)

1. Remove dead files
* [Pull request #255](https:/gazebosim/gz-msgs/pull/255)

1. Fix typo REGRESION/REGRESSION
* [Pull request #247](https:/gazebosim/gz-msgs/pull/247)

1. Generator: Add missing std namespace to string arguments
* [Pull request #242](https:/gazebosim/gz-msgs/pull/242)

### Ignition Msgs 5.9.0 (2022-03-16)

1. Backport NavSat message for ROS bridge compatibility
Expand Down Expand Up @@ -339,4 +362,3 @@

1. Add real\_time\_factor field to WorldStatistics
* [BitBucket pull request 67](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-msgs/pull-requests/67)

0 comments on commit 37088b6

Please sign in to comment.