Skip to content

Commit a578d30

Browse files
author
Automatic release
committed
Release for v0.15.3
1 parent d75d178 commit a578d30

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-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.15.2...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.3...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.15.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.3) - 2024-09-11
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...v0.15.3)
23+
24+
2125
## [0.15.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.2) - 2024-09-05
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...v0.15.2)
2327

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.2...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.3...HEAD)
1414

1515
### Breaking Changes
16-
- Conversion of images with 4 channels creates a dataset with four layers instead of a dataset with one RGB layer. [#1192](https://github.com/scalableminds/webknossos-libs/pull/1192)
1716

1817
### Added
1918

2019
### Changed
21-
- Updated tifffile dependency to v2024.8.30. [#1190](https://github.com/scalableminds/webknossos-libs/pull/1190)
2220

2321
### Fixed
2422

2523

24+
## [0.15.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.3) - 2024-09-11
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...v0.15.3)
26+
27+
### Breaking Changes
28+
- Conversion of images with 4 channels creates a dataset with four layers instead of a dataset with one RGB layer. [#1192](https://github.com/scalableminds/webknossos-libs/pull/1192)
29+
30+
### Changed
31+
- Updated tifffile dependency to v2024.8.30. [#1190](https://github.com/scalableminds/webknossos-libs/pull/1190)
32+
33+
2634
## [0.15.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.2) - 2024-09-05
2735
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...v0.15.2)
2836

0 commit comments

Comments
 (0)