Skip to content

Commit 609f999

Browse files
author
Automatic release
committed
Release for v2.3.6
1 parent 0d318d4 commit 609f999

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.3.5...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.6...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.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.6) - 2025-05-20
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.5...v2.3.6)
23+
24+
2125
## [2.3.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.5) - 2025-05-13
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.4...v2.3.5)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

1717
### Added
18-
- Add support for in-memory zarr3 datasets (using the Tensorstore in-memory KvStore driver). [#1310](https://github.com/scalableminds/webknossos-libs/pull/1310)
1918

2019
### Changed
21-
- Added url parsing in webknossos download CLI command, to get webknossos url without environment variable. [#1299](https://github.com/scalableminds/webknossos-libs/pull/1299)
2220

2321
### Fixed
2422

2523

24+
## [2.3.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.6) - 2025-05-20
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.5...v2.3.6)
26+
27+
### Added
28+
- Add support for in-memory zarr3 datasets (using the Tensorstore in-memory KvStore driver). [#1310](https://github.com/scalableminds/webknossos-libs/pull/1310)
29+
30+
### Changed
31+
- Added url parsing in webknossos download CLI command, to get webknossos url without environment variable. [#1299](https://github.com/scalableminds/webknossos-libs/pull/1299)
32+
33+
2634
## [2.3.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.5) - 2025-05-13
2735
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.4...v2.3.5)
2836

0 commit comments

Comments
 (0)