From f0b2a69475dce7fe285831e18d9eff63fdeaf667 Mon Sep 17 00:00:00 2001 From: Nate Koenig Date: Tue, 2 Nov 2021 08:16:04 -0700 Subject: [PATCH] Prepare for 8.1.0 release (#198) Signed-off-by: Nate Koenig Co-authored-by: Nate Koenig --- CMakeLists.txt | 2 +- Changelog.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3509ffb7..f3619e4d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR) #============================================================================ # Initialize the project #============================================================================ -project(ignition-msgs8 VERSION 8.0.0) +project(ignition-msgs8 VERSION 8.1.0) #============================================================================ # Find ignition-cmake diff --git a/Changelog.md b/Changelog.md index 1157562c..934464b2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,13 @@ ## Ignition Msgs 8.x +### Ignition Msgs 8.1.0 (2021-11-02) + +1. Added WorldControlState message. + * [Pull request #190](https://github.com/ignitionrobotics/ign-msgs/pull/190) + +1. Fixed trivial typo in command line help message. + * [Pull request #191](https://github.com/ignitionrobotics/ign-msgs/pull/191) + ### Ignition Msgs 8.0.0 (2021-09-27) 1. scene.proto: add shadow_caster_material_name