@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
1010For upgrade instructions, please check the respective _ Breaking Changes_ sections.
1111
1212## Unreleased
13- [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.6 ...HEAD )
13+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.10 ...HEAD )
1414
1515### Breaking Changes
1616
@@ -21,6 +21,30 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2121### Fixed
2222
2323
24+ ## [ 0.16.10] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.10 ) - 2025-02-26
25+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.9...v0.16.10 )
26+
27+
28+ ## [ 0.16.9] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.9 ) - 2025-02-24
29+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.8...v0.16.9 )
30+
31+ ### Fixed
32+ - Fixed opening a renamed dataset via an annotation link. [ #1256 ] ( https://github.com/scalableminds/webknossos-libs/pull/1256 )
33+
34+
35+
36+ ## [ 0.16.8] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.8 ) - 2025-02-04
37+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.7...v0.16.8 )
38+
39+
40+ ## [ 0.16.7] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.7 ) - 2025-02-03
41+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.6...v0.16.7 )
42+
43+ ### Fixed
44+ - Fixed a misleading error message when Dataset.open() can't find a valid dataset. [ #1246 ] ( https://github.com/scalableminds/webknossos-libs/pull/1246 )
45+
46+
47+
2448## [ 0.16.6] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.6 ) - 2025-02-03
2549[ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.5...v0.16.6 )
2650
@@ -39,7 +63,6 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
3963- Fixed a bug with loading metadata lists. [ #1247 ] ( https://github.com/scalableminds/webknossos-libs/pull/1247 )
4064
4165
42-
4366## [ 0.16.4] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.4 ) - 2025-01-23
4467[ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.3...v0.16.4 )
4568
@@ -70,7 +93,6 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
7093- Fixed an issue when shallow copying datasets with a remote mag. [ #1224 ] ( https://github.com/scalableminds/webknossos-libs/pull/1224 )
7194
7295
73-
7496## [ 0.16.2] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.2 ) - 2024-12-18
7597[ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.16.1...v0.16.2 )
7698
0 commit comments