Skip to content

Commit c66ca2d

Browse files
author
Automatic release
committed
Release for v0.14.8
1 parent e66ece9 commit c66ca2d

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

cluster_tools/Changelog.md

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

1212
### Breaking Changes
13-
- Manually setting the `SLURM_CPU_BIND` environment variable before job submission is no longer supported. [#969](https://github.com/scalableminds/webknossos-libs/pull/969)
1413

1514
### Added
1615

1716
### Changed
1817

18+
### Fixed
19+
20+
21+
## [0.14.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.8) - 2023-11-28
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.7...v0.14.8)
23+
24+
### Breaking Changes
25+
- Manually setting the `SLURM_CPU_BIND` environment variable before job submission is no longer supported. [#969](https://github.com/scalableminds/webknossos-libs/pull/969)
26+
1927
### Fixed
2028
- Fixed the nested scheduling of Slurm jobs for Slurm versions >= 22.05. [#969](https://github.com/scalableminds/webknossos-libs/pull/969)
2129

2230

31+
2332
## [0.14.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.7) - 2023-11-17
2433
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.6...v0.14.7)
2534

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.7...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.8...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.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.8) - 2023-11-28
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.7...v0.14.8)
26+
27+
2428
## [0.14.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.7) - 2023-11-17
2529
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.6...v0.14.7)
2630

0 commit comments

Comments
 (0)