Skip to content

Commit

Permalink
4.2.0 (#178)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashton Larkin <[email protected]>
  • Loading branch information
adlarkin committed Feb 10, 2021
1 parent 574b20f commit 084f14f
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:/ignitionrobotics/ign-gui/pull/174)

1. Visualize single channel 8 bit image data
* [Pull request 176](https:/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 084f14f

Please sign in to comment.