Skip to content

Commit

Permalink
🎈 4.0.0~pre1 (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Mar 26, 2021
1 parent 8bdf0f6 commit c570131
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 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 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX)
ign_configure_project(VERSION_SUFFIX pre1)

# Create cppcheck suppression list file.
configure_file(tools/cppcheck.suppress.in ${CMAKE_BINARY_DIR}/cppcheck.suppress)
Expand Down
20 changes: 19 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## Ignition Launch 4.x

### Ignition Launch 4.X.X (20XX-XX-XX)

### Ignition Launch 4.0.0 (20XX-XX-XX)

1. Bump in edifice: ign-common4
* [Pull request #90](https://github.com/ignitionrobotics/ign-launch/pull/90)

1. Bump in edifice: sdformat11
* [Pull request #87](https://github.com/ignitionrobotics/ign-launch/pull/87)

1. Bump in edifice: ign-msgs7
* [Pull request #86](https://github.com/ignitionrobotics/ign-launch/pull/86)

1. Bump in edifice: ign-rendering5
* [Pull request #69](https://github.com/ignitionrobotics/ign-launch/pull/69)

## Ignition Launch 3.x

### Ignition Launch 3.1.1 (2021-01-08)
Expand Down Expand Up @@ -79,7 +97,7 @@
* [Pull Request 54](https://github.com/ignitionrobotics/ign-launch/pull/54)

1. Fix race condition in websocket server.
* [Pull Request 68](https://github.com/ignitionrobotics/ign-launch/pull/68)
* [Pull Request 68](https://github.com/ignitionrobotics/ign-launch/pull/68)

### Ignition Launch 1.9.0 (2020-08-13)

Expand Down

0 comments on commit c570131

Please sign in to comment.