Skip to content

Commit

Permalink
🎈 7.0.0 (#150)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Mar 31, 2021
1 parent e6e7f3e commit 916fd01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ find_package(ignition-cmake2 REQUIRED)
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)

#============================================================================
# Set project-specific options
Expand Down
7 changes: 4 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Ignition Msgs 7.x.x (2021-xx-xx)

### Ignition Msgs 7.0.0 (2021-xx-xx)
### Ignition Msgs 7.0.0 (2021-03-30)

1. Master branch updates
* [Pull request #141](https://github.com/ignitionrobotics/ign-msgs/pull/141)
Expand All @@ -21,6 +21,7 @@

1. README updates for Edifice
* [Pull request #125](https://github.com/ignitionrobotics/ign-msgs/pull/125)
* [Pull request #148](https://github.com/ignitionrobotics/ign-msgs/pull/148)

1. Added render order to material msgs
* [Pull request #118](https://github.com/ignitionrobotics/ign-msgs/pull/118)
Expand Down Expand Up @@ -119,11 +120,11 @@

### Ignition Msgs 5.7.0 (2021-03-17)

1. Add ignition version of nav_msgs/OccupancyGrid (backport #138)
1. Add ignition version of nav_msgs/OccupancyGrid (backport #138)
* [Pull request 143](https://github.com/ignitionrobotics/ign-msgs/pull/143)
* [Pull request 143](https://github.com/ignitionrobotics/ign-msgs/pull/138)

1. Master branch updates
1. Master branch updates
* [Pull request 141](https://github.com/ignitionrobotics/ign-msgs/pull/141)

1. Add windows installation; move installation in README to tutorial
Expand Down

0 comments on commit 916fd01

Please sign in to comment.