Skip to content

Commit

Permalink
Release for v0.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic release committed Oct 25, 2024
1 parent 0fc495a commit 73c02bd
Show file tree
Hide file tree
Showing 2 changed files with 16 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.15.6...HEAD)
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.7...HEAD)

### Breaking Changes

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


## [0.15.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.7) - 2024-10-25
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.6...v0.15.7)


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

Expand Down
13 changes: 11 additions & 2 deletions webknossos/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,28 @@ 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.15.6...HEAD)
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.7...HEAD)

### Breaking Changes

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

### Changed

### Fixed


## [0.15.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.7) - 2024-10-25
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.6...v0.15.7)

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

### Fixed
- Fixed an issue with merging annotations with compressed fallback layers.



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

Expand Down

0 comments on commit 73c02bd

Please sign in to comment.