Skip to content

Commit 67ab0ce

Browse files
author
Automatic release
committed
Release for v0.14.9
1 parent 8c0df97 commit 67ab0ce

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

cluster_tools/Changelog.md

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

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
17-
- Added check whether any dask worker has enough resources for the submitted job in the `DaskExecutor`. [#967](https://github.com/scalableminds/webknossos-libs/pull/967)
1817

1918
### Fixed
2019

2120

21+
## [0.14.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.9) - 2023-11-29
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.8...v0.14.9)
23+
24+
### Changed
25+
- Added check whether any dask worker has enough resources for the submitted job in the `DaskExecutor`. [#967](https://github.com/scalableminds/webknossos-libs/pull/967)
26+
27+
2228
## [0.14.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.8) - 2023-11-28
2329
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.7...v0.14.8)
2430

webknossos/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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/v0.14.8...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.9...HEAD)
1414

1515
### Breaking Changes
1616

@@ -21,6 +21,10 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2121
### Fixed
2222

2323

24+
## [0.14.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.9) - 2023-11-29
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.8...v0.14.9)
26+
27+
2428
## [0.14.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.8) - 2023-11-28
2529
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.7...v0.14.8)
2630

0 commit comments

Comments
 (0)