Skip to content

Commit a1ff676

Browse files
author
Automatic release
committed
Release for v0.14.1
1 parent 2a5d1c0 commit a1ff676

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
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.14.0...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.1...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.14.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.1) - 2023-10-13
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.0...v0.14.1)
23+
24+
2125
## [0.14.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.0) - 2023-10-11
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.7...v0.14.0)
2327

webknossos/Changelog.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,30 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
1010
For upgrade instructions, please check the respective _Breaking Changes_ sections.
1111

1212
## Unreleased
13-
14-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.0...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.1...HEAD)
1514

1615
### Breaking Changes
1716

1817
### Added
1918

19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.14.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.1) - 2023-10-13
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.0...v0.14.1)
26+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.0...HEAD)
27+
28+
### Added
29+
2030
- Adds support for Zarr3-based volume annotations as introduced in [webknossos#7288](https://github.com/scalableminds/webknossos/pull/7288). [#952](https://github.com/scalableminds/webknossos-libs/pull/952)
2131

2232
### Changed
2333

2434
- The `WK_USE_ZARRITA` env variable is no longer required. [`zarrita`](https://github.com/scalableminds/zarrita) is always installed and now the default for Zarr and Zarr3 datasets. [#950](https://github.com/scalableminds/webknossos-libs/issues/950)
2535
- Updates various dependencies. [#943](https://github.com/scalableminds/webknossos-libs/pull/943)
2636

27-
### Fixed
2837

2938
## [0.14.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.0) - 2023-10-11
3039

0 commit comments

Comments
 (0)