Skip to content

Commit 8b1486a

Browse files
author
Automatic release
committed
Release for v2.0.4
1 parent 67bcb0c commit 8b1486a

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/v2.0.3...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.4...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+
## [2.0.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.0.4) - 2025-03-19
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.3...v2.0.4)
23+
24+
2125
## [2.0.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.0.3) - 2025-03-18
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.2...v2.0.3)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [2.0.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.0.4) - 2025-03-19
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.3...v2.0.4)
26+
1927
### Changed
2028
- For Zarr3 datasets, the OME-Zarr 0.5 metadata is now written. [#1272](https://github.com/scalableminds/webknossos-libs/pull/1272)
2129

2230
### Fixed
23-
- Fixed an issue where it was attempted to overwrite the OME-Zarr metadata for symlinked layers. [#1272](https://github.com/scalableminds/webknossos-libs/pull/1272)
31+
- Fixed an issue where it was attempted to overwrite the OME-Zarr metadata for symlinked layers. [#1272](https://github.com/scalableminds/webknossos-libs/pull/1272)
32+
2433

2534

2635
## [2.0.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.0.3) - 2025-03-18

0 commit comments

Comments
 (0)