Skip to content

Commit 8e089ac

Browse files
author
Automatic release
committed
Release for v3.3.0
1 parent 7074b3b commit 8e089ac

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
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/v3.2.4...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v3.3.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+
## [3.3.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v3.3.0) - 2026-03-31
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v3.2.4...v3.3.0)
23+
24+
2125
## [3.2.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v3.2.4) - 2026-03-17
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v3.2.3...v3.2.4)
2327

webknossos/Changelog.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ 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/v3.2.4...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v3.3.0...HEAD)
14+
15+
### Breaking Changes
16+
17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [3.3.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v3.3.0) - 2026-03-31
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v3.2.4...v3.3.0)
1426

1527
### Breaking Changes
1628
- Renamed the existing `webknossos.proofreading.agglomerate_graph.AgglomerateGraph` to `webknossos.proofreading.agglomerate_graph_data.AgglomerateGraphData`. [#1435](https://github.com/scalableminds/webknossos-libs/pull/1435)
@@ -31,9 +43,6 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
3143
- Set more comfortable retries for s3 connections in the CLI commands. Call `webknossos.utils.set_s3fs_retry_settings()` for library use. [#1443](https://github.com/scalableminds/webknossos-libs/pull/1443)
3244
- Swapped out `pims` for our fork `scm-pims`, which fixes issues with skimage. A non-user facing change. [#1445](https://github.com/scalableminds/webknossos-libs/pull/1445)
3345

34-
### Fixed
35-
36-
3746

3847
## [3.2.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v3.2.4) - 2026-03-17
3948
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v3.2.3...v3.2.4)

0 commit comments

Comments
 (0)