Skip to content

Commit

Permalink
🎈 11.3.1 (#373)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll authored Dec 2, 2022
1 parent 918f14e commit 4b93f75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 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-transport11 VERSION 11.3.0)
project(ignition-transport11 VERSION 11.3.1)

#============================================================================
# Find ignition-cmake
Expand Down
9 changes: 7 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
## Gazebo Transport 11.X

### Gazebo Transport 11.3.1 (2022-12-01)

1. Fix CLI configuration install path to ignition
* [Pull request #372](https://github.com/gazebosim/gz-transport/pull/372)

### Gazebo Transport 11.3.0 (2022-10-31)

1. Add parameters component
* [Pull request #305](https://github.com/gazebosim/ign-transport/pull/305)
* [Pull request #305](https://github.com/gazebosim/gz-transport/pull/305)

1. Fix build for Debian Bullseye
* [Pull request #363](https://github.com/gazebosim/ign-transport/pull/363)
* [Pull request #363](https://github.com/gazebosim/gz-transport/pull/363)

### Gazebo Transport 11.2.0 (2022-08-16)

Expand Down

0 comments on commit 4b93f75

Please sign in to comment.