Skip to content

Commit 0e2b444

Browse files
author
Automatic release
committed
Release for v2.3.5
1 parent f6dee6a commit 0e2b444

File tree

2 files changed

+17
-2
lines changed

2 files changed

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

webknossos/Changelog.md

Lines changed: 12 additions & 1 deletion
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.3.4...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.5...HEAD)
1414

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [2.3.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.5) - 2025-05-13
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.4...v2.3.5)
26+
1727
### Added
1828
- Added `--downsample` flag to `webknossos convert` CLI command. [#1305](https://github.com/scalableminds/webknossos-libs/pull/1305)
1929

@@ -24,6 +34,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2434
- Pinned `click<8.2.0` because of incompatibility with `typer`. [#1305](https://github.com/scalableminds/webknossos-libs/pull/1305)
2535

2636

37+
2738
## [2.3.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.3.4) - 2025-05-12
2839
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.3.3...v2.3.4)
2940

0 commit comments

Comments
 (0)