Skip to content

Commit

Permalink
update version number and history
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Küffner committed May 9, 2024
1 parent 290e504 commit fd33f5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.15)

project(CZICheck
VERSION 0.1.2
VERSION 0.2.0
HOMEPAGE_URL "https://github.com/ZEISS/czicheck"
DESCRIPTION "CZICheck is a validator for CZI-documents")

Expand Down
3 changes: 2 additions & 1 deletion documentation/version-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ version history {#version_history}
-------------- | ---------------------------------------------------- | ---------------------------------------------------
0.1.0 | | initial release
0.1.1 | [4](https://github.com/ZEISS/czicheck/pull/4) | update of metadata-schema (compression)
0.1.2 | [9](https://github.com/ZEISS/czicheck/pull/9) | add checker "subblkbitmapvalid"
0.1.2 | [9](https://github.com/ZEISS/czicheck/pull/9) | add checker "subblkbitmapvalid"
0.2.0 | [10](https://github.com/ZEISS/czicheck/pull/10) | add checker "topographymetadata"

0 comments on commit fd33f5f

Please sign in to comment.