Skip to content

Commit

Permalink
Release 3.5.1 (#195)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Mar 18, 2021
1 parent 3794b8a commit 01cc9e0
Show file tree
Hide file tree
Showing 2 changed files with 9 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.5.0)
project(ignition-gui3 VERSION 3.5.1)

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

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

### Ignition Gui 3.5.1 (2021-03-18)

1. Scene3D: port mesh material fixes from ign-gazebo
* [Pull request #191](https://github.com/ignitionrobotics/ign-gui/pull/191)

1. Improve the height of plugins in the right split
* [Pull request #194](https://github.com/ignitionrobotics/ign-gui/pull/194)

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

1. Screenshot plugin
Expand Down

0 comments on commit 01cc9e0

Please sign in to comment.