Skip to content

Commit bedef8e

Browse files
author
Automatic release
committed
Release for v2.4.2
1 parent 0109512 commit bedef8e

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-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.4.1...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.2...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.4.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.2) - 2025-07-07
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.1...v2.4.2)
23+
24+
2125
## [2.4.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.1) - 2025-07-03
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.0...v2.4.1)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [2.4.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.2) - 2025-07-07
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.1...v2.4.2)
26+
1727
### Added
1828
- Added operations for `Project`, `Task` and `TaskType` classes and objects: [#1294](https://github.com/scalableminds/webknossos-libs/pull/1294)
1929
- Added operations for `Project` class:
@@ -33,12 +43,11 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
3343
- Added `TaskExperience` class to store domain and value pair.
3444
- The libs client now uses versioned datastore routes for improved compatibility across webknossos versions. [#1328](https://github.com/scalableminds/webknossos-libs/pull/1328)
3545

36-
### Changed
37-
3846
### Fixed
3947
- Fixed the tests for the newest WEBKNOSSOS version. [#1328](https://github.com/scalableminds/webknossos-libs/pull/1328)
4048

4149

50+
4251
## [2.4.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.1) - 2025-07-03
4352
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.0...v2.4.1)
4453

0 commit comments

Comments
 (0)