Skip to content

Commit 8526595

Browse files
author
Automatic release
committed
Release for v0.14.15
1 parent 6549c70 commit 8526595

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

cluster_tools/Changelog.md

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

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.14.15](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.15) - 2024-02-07
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.14...v0.14.15)
23+
1824
### Fixed
1925
- Fixed working directory propagation in DaskExecutor. [#994](https://github.com/scalableminds/webknossos-libs/pull/994)
2026

2127

28+
2229
## [0.14.14](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.14) - 2024-01-12
2330
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.13...v0.14.14)
2431

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.14...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.15...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.15](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.15) - 2024-02-07
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.14...v0.14.15)
26+
27+
2428
## [0.14.14](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.14) - 2024-01-12
2529
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.13...v0.14.14)
2630

0 commit comments

Comments
 (0)