Skip to content

Commit e6cda3a

Browse files
committed
cut release v0.8.2
1 parent d9eb43b commit e6cda3a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
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.2] - 2024-12-19
12+
### Fixes
13+
- exclude jpype==1.5.1 (see: https://github.com/Bayer-Group/paquo/issues/122)
14+
1115
## [0.8.1] - 2024-07-21
1216
### Fixes
1317
- `paquo get_qupath` now downloads the correct QuPath on Mac arm64
@@ -165,7 +169,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
165169
- initial release of paquo
166170

167171

168-
[Unreleased]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.1...HEAD
172+
[Unreleased]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.2...HEAD
173+
[0.8.2]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.1...v0.8.2
169174
[0.8.1]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.8.0...v0.8.1
170175
[0.8.0]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.7.2...v0.8.0
171176
[0.7.2]: https://github.com/bayer-science-for-a-better-life/paquo/compare/v0.7.1...v0.7.2

0 commit comments

Comments
 (0)