From c570131d94d153c41d14f67cad8ac1b6ac810ab0 Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Fri, 26 Mar 2021 16:09:16 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=204.0.0~pre1=20(#103)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Louise Poubel --- CMakeLists.txt | 2 +- Changelog.md | 20 +++++++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1e106987..b3435ebd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) diff --git a/Changelog.md b/Changelog.md index 766c3d8a..424a1995 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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) @@ -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)