Skip to content

Commit fdd827a

Browse files
author
Automatic release
committed
Release for v2.5.0
1 parent dc4eb16 commit fdd827a

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/v2.4.12...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.5.0...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.5.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.5.0) - 2025-10-06
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.12...v2.5.0)
23+
24+
2125
## [2.4.12](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.12) - 2025-09-17
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.11...v2.4.12)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [2.5.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.5.0) - 2025-10-06
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.12...v2.5.0)
26+
1727
### Added
1828
- Added context manager `VolumeLayer.edit` for creating and modifying volume annotations. [#1340](https://github.com/scalableminds/webknossos-libs/pull/1340)
1929
- Added `overwrite_existing` flag to `convert`, `convert-raw` and `convert-zarr` CLI commands. Use with caution. [#1372](https://github.com/scalableminds/webknossos-libs/pull/1372)
@@ -27,8 +37,6 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2737
- `Team.add` now returns the created team object. [#1373](https://github.com/scalableminds/webknossos-libs/pull/1373)
2838
- Moved `Team` to `webknossos.administration.team` module. [#1373](https://github.com/scalableminds/webknossos-libs/pull/1373)
2939

30-
### Fixed
31-
3240

3341
## [2.4.12](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.12) - 2025-09-17
3442
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.11...v2.4.12)

0 commit comments

Comments
 (0)