Skip to content

Commit 18ae97a

Browse files
committed
cut release v0.8.1
1 parent 08ef4c2 commit 18ae97a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [0.8.1] - 2024-07-21
12+
### Fixes
13+
- `paquo get_qupath` now downloads the correct QuPath on Mac arm64
14+
1115
## [0.8.0] - 2024-06-02
1216
### Added
1317
- added support for PathCellObjects
@@ -161,8 +165,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
161165
- initial release of paquo
162166

163167

164-
[Unreleased]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.0...HEAD
165-
[0.7.2]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.7.2...v0.8.0
168+
[Unreleased]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.1...HEAD
169+
[0.8.1]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.0...v0.8.1
170+
[0.8.0]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.7.2...v0.8.0
166171
[0.7.2]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.7.1...v0.7.2
167172
[0.7.1]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.7.0...v0.7.1
168173
[0.7.0]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.6.1...v0.7.0

0 commit comments

Comments
 (0)