Skip to content

Commit

Permalink
cut new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-- committed Nov 29, 2023
1 parent 3f5382d commit 525e1ed
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ...

## [2.3.0] - 2023-11-30
## Added
- `tiffslide`: added support for philips tiff metadata parsing

## [2.2.0] - 2023-06-10
## Changed
- `tiffslide`: drop support for Python 3.7
Expand Down Expand Up @@ -184,7 +188,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- initial release of tiffslide and

[Unreleased]: https://github.com/bayer-science-for-a-better-life/tiffslide/compare/v2.2.0...HEAD
[Unreleased]: https://github.com/bayer-science-for-a-better-life/tiffslide/compare/v2.3.0...HEAD
[2.3.0]: https://github.com/bayer-science-for-a-better-life/tiffslide/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/bayer-science-for-a-better-life/tiffslide/compare/v2.1.2...v2.2.0
[2.1.2]: https://github.com/bayer-science-for-a-better-life/tiffslide/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/bayer-science-for-a-better-life/tiffslide/compare/v2.1.0...v2.1.1
Expand Down

0 comments on commit 525e1ed

Please sign in to comment.