Skip to content

Commit 6d24a4f

Browse files
author
Automatic release
committed
Release for v2.3.3
1 parent 314b622 commit 6d24a4f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
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.3.2...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.3...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.3.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.3) - 2025-05-06
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.2...v2.3.3)
23+
24+
2125
## [2.3.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.2) - 2025-04-25
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.1...v2.3.2)
2327

webknossos/Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,19 +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.3.2...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.3...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
1818

1919
### Changed
2020

21+
### Fixed
22+
23+
24+
## [2.3.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.3) - 2025-05-06
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.2...v2.3.3)
26+
2127
### Fixed
2228
- Fixed an issue with `Dataset.get_remote_datasets()` that causes value lookups to fail. [#1286](https://github.com/scalableminds/webknossos-libs/pull/1286)
2329
- Fixed issue with adding remote mags to local dataset due to some UPath checks failing for paths from different file systems. [#1298](https://github.com/scalableminds/webknossos-libs/pull/1298)
2430

2531

32+
2633
## [2.3.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.2) - 2025-04-25
2734
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.1...v2.3.2)
2835

0 commit comments

Comments
 (0)