Skip to content

Commit

Permalink
⬆️ 4.1.1 (#166)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Jan 5, 2021
1 parent 901fc8f commit 9140459
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-gui4 VERSION 4.1.0)
project(ignition-gui4 VERSION 4.1.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 @@ -4,6 +4,14 @@

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

### Ignition Gui 4.1.1 (2021-01-05)

1. Use default value of double ptr argv for CLI
* [Pull request 165](https://github.com/ignitionrobotics/ign-gui/pull/165)

1. Generate valid topics depending on world name
* [Pull request 164](https://github.com/ignitionrobotics/ign-gui/pull/164)

### Ignition Gui 4.1.0 (2020-12-18)

1. Publish plugin API docs
Expand Down

0 comments on commit 9140459

Please sign in to comment.