Skip to content

Commit

Permalink
Release for v0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic release committed Sep 23, 2024
1 parent e237515 commit db73b0a
Show file tree
Hide file tree
Showing 2 changed files with 13 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.3...HEAD)
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.4...HEAD)

### Breaking Changes

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


## [0.15.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.4) - 2024-09-23
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.3...v0.15.4)


## [0.15.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.3) - 2024-09-11
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...v0.15.3)

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

### Breaking Changes

### Added
- Enable metadata access for remote datasets. [#1163](https://github.com/scalableminds/webknossos-libs/pull/1163)

### Changed

### Fixed


## [0.15.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.4) - 2024-09-23
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.3...v0.15.4)

### Added
- Enable metadata access for remote datasets. [#1163](https://github.com/scalableminds/webknossos-libs/pull/1163)


## [0.15.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.3) - 2024-09-11
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...v0.15.3)

Expand Down

0 comments on commit db73b0a

Please sign in to comment.