Skip to content

Commit

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

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2020
1 parent 7b63e1f commit 0986169
Show file tree
Hide file tree
Showing 2 changed files with 11 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.5.1 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(ignition-launch2 VERSION 2.1.0)
project(ignition-launch2 VERSION 2.2.0)

#============================================================================
# Find ignition-cmake
Expand Down
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Ignition Launch 2.x

### Ignition Launch 2.2.0 (2020-10-14)

* All changes up to and including those in version 1.10.0

* Added a tutorial.
* [Pull request 48](https://github.com/ignitionrobotics/ign-launch/pull/48)

### Ignition Launch 2.1.0 (2020-05-21)

1. Merged ign-launch1 forward.
Expand All @@ -24,6 +31,9 @@

### Ignition Launch 1.10.0 (2020-09-25)

* Modernize Github Actions CI.
* [Pull request 42](https://github.com/ignitionrobotics/ign-launch/pull/42)

1. Add PKGCONFIG information to ignition-tools ign_find_package
* [Pull Request 44](https://github.com/ignitionrobotics/ign-launch/pull/44)

Expand Down

0 comments on commit 0986169

Please sign in to comment.