Skip to content

Commit

Permalink
Merge branch 'ign-transport11' into ivanpauno/parameters-component11
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters authored Aug 18, 2022
2 parents 3fb61c2 + 8083eae commit 2973504
Show file tree
Hide file tree
Showing 2 changed files with 17 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-transport11 VERSION 11.1.0)
project(ignition-transport11 VERSION 11.2.0)

#============================================================================
# Find ignition-cmake
Expand Down
17 changes: 16 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
## Ignition Transport 11.X
## Gazebo Transport 11.X

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

1. Remove problematic discovery test
* [Pull request #339](https:/gazebosim/gz-transport/pull/339)

1. Change `IGN_DESIGNATION` to `GZ_DESIGNATION`
* [Pull request #332](https:/gazebosim/gz-transport/pull/332)

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

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

### Ignition Transport 11.1.0 (2022-06-01)

Expand Down

0 comments on commit 2973504

Please sign in to comment.