Skip to content

Commit a35f9ce

Browse files
author
Automatic release
committed
Release for v2.3.8
1 parent cf27056 commit a35f9ce

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-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.3.7...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.8...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.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.8) - 2025-05-28
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.7...v2.3.8)
23+
24+
2125
## [2.3.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.7) - 2025-05-27
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.6...v2.3.7)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

1717
### Added
1818

1919
### Changed
20-
- Made the folder_id parameter of `Dataset.announce_manual_upload` optional. [#1313](https://github.com/scalableminds/webknossos-libs/pull/1313)
2120

2221
### Fixed
2322

2423

24+
## [2.3.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.8) - 2025-05-28
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.7...v2.3.8)
26+
27+
### Changed
28+
- Made the folder_id parameter of `Dataset.announce_manual_upload` optional. [#1313](https://github.com/scalableminds/webknossos-libs/pull/1313)
29+
30+
2531
## [2.3.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.7) - 2025-05-27
2632
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.6...v2.3.7)
2733

0 commit comments

Comments
 (0)