Skip to content

Commit

Permalink
Merge 8f8591b into 574b20f
Browse files Browse the repository at this point in the history
  • Loading branch information
adlarkin authored Feb 10, 2021
2 parents 574b20f + 8f8591b commit 5af22d1
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.1)
project(ignition-gui4 VERSION 4.2)

#============================================================================
# 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.2.0 (2021-02-09)

1. Added issue and PR templates
* [Pull request 174](https://github.com/ignitionrobotics/ign-gui/pull/174)

1. Visualize single channel 8 bit image data
* [Pull request 176](https://github.com/ignitionrobotics/ign-gui/pull/176)

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

1. Use default value of double ptr argv for CLI
Expand Down

0 comments on commit 5af22d1

Please sign in to comment.