Skip to content

Commit 6d3263a

Browse files
author
Automatic release
committed
Release for v2.1.0
1 parent 252dac9 commit 6d3263a

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-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.0.7...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.1.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+
## [2.1.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.1.0) - 2025-04-01
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.7...v2.1.0)
23+
24+
2125
## [2.0.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.0.7) - 2025-03-26
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.6...v2.0.7)
2327

webknossos/Changelog.md

Lines changed: 13 additions & 3 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/v2.0.7...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.1.0...HEAD)
14+
15+
### Breaking Changes
16+
17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [2.1.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.1.0) - 2025-04-01
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.7...v2.1.0)
1426

1527
### Breaking Changes
1628
- Dropped support for Python 3.9. [#1277](https://github.com/scalableminds/webknossos-libs/pull/1277)
@@ -23,8 +35,6 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2335
### Changed
2436
- Upgraded `tensorstore` to `0.1.72`. [#1277](https://github.com/scalableminds/webknossos-libs/pull/1277)
2537

26-
### Fixed
27-
2838

2939
## [2.0.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.0.7) - 2025-03-26
3040
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.0.6...v2.0.7)

0 commit comments

Comments
 (0)