Skip to content

Commit 8aa1c37

Browse files
author
Automatic release
committed
Release for v0.15.6
1 parent a42bff0 commit 8aa1c37

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

cluster_tools/Changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,24 @@ 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.15.5...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.6...HEAD)
1111

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
17-
- Replaced the Python package manager `poetry` with `uv`. [#1199](https://github.com/scalableminds/webknossos-libs/pull/1199)
1817

1918
### Fixed
2019

2120

21+
## [0.15.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.6) - 2024-10-16
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.5...v0.15.6)
23+
24+
### Changed
25+
- Replaced the Python package manager `poetry` with `uv`. [#1199](https://github.com/scalableminds/webknossos-libs/pull/1199)
26+
27+
2228
## [0.15.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.5) - 2024-09-26
2329
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.4...v0.15.5)
2430

webknossos/Changelog.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,27 @@ 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-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.5...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.6...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
18-
- Added `add_mag_from_zarrarray` to `Layer` class, to add existing Zarr arrays as a mag of a layer. [#1151](https://github.com/scalableminds/webknossos-libs/pull/1151)
1918

2019
### Changed
21-
- Replaced the Python package manager `poetry` with `uv`. [#1199](https://github.com/scalableminds/webknossos-libs/pull/1199)
2220

2321
### Fixed
2422

2523

24+
## [0.15.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.6) - 2024-10-16
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.5...v0.15.6)
26+
27+
### Added
28+
- Added `add_mag_from_zarrarray` to `Layer` class, to add existing Zarr arrays as a mag of a layer. [#1151](https://github.com/scalableminds/webknossos-libs/pull/1151)
29+
30+
### Changed
31+
- Replaced the Python package manager `poetry` with `uv`. [#1199](https://github.com/scalableminds/webknossos-libs/pull/1199)
32+
33+
2634
## [0.15.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.5) - 2024-09-26
2735
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.4...v0.15.5)
2836

0 commit comments

Comments
 (0)