@@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77For upgrade instructions, please check the respective * Breaking Changes* sections.
88
99## Unreleased
10- [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.9.8...HEAD )
10+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...HEAD )
11+
12+ ### Breaking Changes
13+
14+ ### Added
15+
16+ ### Changed
17+
18+ ### Fixed
19+
20+
21+ ## [ 0.9.9] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.9 ) - 2022-03-03
22+ [ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.9.8...v0.9.9 )
1123
1224### Breaking Changes
1325- Changed the interface and behavior of ` Annotation ` s and ` Skeleton ` s, as well as nml-parsing related code.
@@ -24,7 +36,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section
2436 * The following ` Annotation ` methods were renamed and their arguments changed slightly:
2537 - ` save_volume_annotation ` ➜ ` export_volume_layer_to_dataset `
2638 - ` temporary_volume_annotation_layer_copy ` ➜ ` temporary_volume_layer_copy `
27-
39+
2840
2941### Added
3042- Added new features to the ` Annotation ` and ` Skeleton ` classes. [ #602 ] ( https://github.com/scalableminds/webknossos-libs/pull/602 )
@@ -37,12 +49,11 @@ For upgrade instructions, please check the respective *Breaking Changes* section
3749- Added ` MagView.get_views_on_disk() ` as a shortcut to turning ` get_bounding_boxes_on_disk ` into views.
3850 [ #621 ] ( https://github.com/scalableminds/webknossos-libs/pull/621 )
3951
40- ### Changed
41-
4252### Fixed
4353- Fixed the download of skeleton-only annotations. [ #602 ] ( https://github.com/scalableminds/webknossos-libs/pull/602 )
4454
4555
56+
4657## [ 0.9.8] ( https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.8 ) - 2022-02-28
4758[ Commits] ( https://github.com/scalableminds/webknossos-libs/compare/v0.9.7...v0.9.8 )
4859
0 commit comments