Skip to content

Commit

Permalink
Release for v0.10.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic release committed Oct 20, 2022
1 parent a7b4116 commit d9ed1d9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
6 changes: 5 additions & 1 deletion cluster_tools/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
For upgrade instructions, please check the respective *Breaking Changes* sections.

## Unreleased
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.19...HEAD)
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.20...HEAD)

### Breaking Changes

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


## [0.10.20](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.20) - 2022-10-20
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.19...v0.10.20)


## [0.10.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.19) - 2022-10-18
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.18...v0.10.19)

Expand Down
11 changes: 10 additions & 1 deletion webknossos/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
For upgrade instructions, please check the respective *Breaking Changes* sections.

## Unreleased
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.19...HEAD)
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.20...HEAD)

### Breaking Changes

### Added

### Changed

### Fixed


## [0.10.20](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.20) - 2022-10-20
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.19...v0.10.20)

### Changed
- Make volume locations optional, allowing to parse segment information in future NML-only annotations. [#814](https://github.com/scalableminds/webknossos-libs/pull/814)

Expand All @@ -24,6 +32,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section




## [0.10.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.19) - 2022-10-18
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.18...v0.10.19)

Expand Down
6 changes: 5 additions & 1 deletion wkcuber/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
For upgrade instructions, please check the respective *Breaking Changes* sections.

## Unreleased
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.19...HEAD)
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.20...HEAD)

### Breaking Changes

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


## [0.10.20](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.20) - 2022-10-20
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.19...v0.10.20)


## [0.10.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.19) - 2022-10-18
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.18...v0.10.19)

Expand Down

0 comments on commit d9ed1d9

Please sign in to comment.