Skip to content

Commit

Permalink
🎈 8.2.0 (#209)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Jan 4, 2022
1 parent 8a98e6c commit 020ffb5
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(ignition-msgs8 VERSION 8.1.0)
project(ignition-msgs8 VERSION 8.2.0)

#============================================================================
# Find ignition-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 @@
## Ignition Msgs 8.x

### Ignition Msgs 8.2.0 (2021-12-14)

1. Add NavSat messages
* [Pull request #206](https://github.com/ignitionrobotics/ign-msgs/pull/206)

### Ignition Msgs 8.1.0 (2021-11-02)

1. Added WorldControlState message.
Expand Down

0 comments on commit 020ffb5

Please sign in to comment.