Skip to content

Commit 273cf7a

Browse files
author
Automatic release
committed
Release for v0.9.9
1 parent 802ff2b commit 273cf7a

File tree

3 files changed

+25
-6
lines changed

3 files changed

+25
-6
lines changed

cluster_tools/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77
For 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)
1111

1212
### Breaking Changes
1313

@@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section
1818
### Fixed
1919

2020

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)
23+
24+
2125
## [0.9.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.8) - 2022-02-28
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.7...v0.9.8)
2327

webknossos/Changelog.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77
For 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

wkcuber/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77
For 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)
1111

1212
### Breaking Changes
1313

@@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section
1818
### Fixed
1919

2020

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)
23+
24+
2125
## [0.9.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.8) - 2022-02-28
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.7...v0.9.8)
2327

0 commit comments

Comments
 (0)