Skip to content

Commit 73c02bd

Browse files
author
Automatic release
committed
Release for v0.15.7
1 parent 0fc495a commit 73c02bd

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
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.6...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.7...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.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.7) - 2024-10-25
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.6...v0.15.7)
23+
24+
2125
## [0.15.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.6) - 2024-10-16
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.5...v0.15.6)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

1717
### Added
18-
- Added `--coarsest-mag` argument to the `webknossos downsample` command. [#1203](https://github.com/scalableminds/webknossos-libs/pull/1203)
1918

2019
### Changed
2120

21+
### Fixed
22+
23+
24+
## [0.15.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.7) - 2024-10-25
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.6...v0.15.7)
26+
27+
### Added
28+
- Added `--coarsest-mag` argument to the `webknossos downsample` command. [#1203](https://github.com/scalableminds/webknossos-libs/pull/1203)
29+
2230
### Fixed
2331
- Fixed an issue with merging annotations with compressed fallback layers.
2432

2533

34+
2635
## [0.15.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.6) - 2024-10-16
2736
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.5...v0.15.6)
2837

0 commit comments

Comments
 (0)