Skip to content

Commit

Permalink
🎈 3.5.0 (#188)
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 10, 2021
1 parent 52a4e96 commit 09fd5f7
Show file tree
Hide file tree
Showing 2 changed files with 24 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-gui3 VERSION 3.4.0)
project(ignition-gui3 VERSION 3.5.0)

#============================================================================
# Find ignition-cmake
Expand Down
23 changes: 23 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

### Ignition Gui 3.X.X (202X-XX-XX)

### Ignition Gui 3.5.0 (2021-03-10)

1. Screenshot plugin
* [Pull request #170](https://github.com/ignitionrobotics/ign-gui/pull/170)

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

1. Backport Publisher test from v4
* [Pull request #173](https://github.com/ignitionrobotics/ign-gui/pull/173)

1. Better error messages when component can't be loaded
* [Pull request #175](https://github.com/ignitionrobotics/ign-gui/pull/175)

1. Make Grid3D plugin more flexible
* [Pull request #172](https://github.com/ignitionrobotics/ign-gui/pull/172)

1. Add Windows Installation
* [Pull request #168](https://github.com/ignitionrobotics/ign-gui/pull/168)

1. Fix codecheck
* [Pull request #157](https://github.com/ignitionrobotics/ign-gui/pull/157)

### Ignition Gui 3.4.0 (2020-12-10)

1. Publish plugin API docs
Expand Down

0 comments on commit 09fd5f7

Please sign in to comment.