Skip to content

Commit 15072e9

Browse files
author
Automatic release
committed
Release for v0.9.19
1 parent 1453b6e commit 15072e9

File tree

3 files changed

+21
-4
lines changed

3 files changed

+21
-4
lines changed

cluster_tools/Changelog.md

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

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.9.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.19) - 2022-04-11
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.18...v0.9.19)
23+
1824
### Fixed
1925
- Fixed that the ProcessPoolExecutor by the cluster tools would also create a checkpoint if the job failed. This was a regression introduced by #686. [#692](https://github.com/scalableminds/webknossos-libs/pull/692)
2026

27+
2128
## [0.9.18](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.18) - 2022-04-06
2229
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.17...v0.9.18)
2330

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.9.18...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.19...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.9.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.19) - 2022-04-11
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.18...v0.9.19)
26+
27+
2428
## [0.9.18](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.18) - 2022-04-06
2529
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.17...v0.9.18)
2630

wkcuber/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.9.18...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.19...HEAD)
1111

1212
### Breaking Changes
1313

1414
### Added
15-
- Added support for converting `.bmp` image files. [#689](https://github.com/scalableminds/webknossos-libs/pull/689)
1615

1716
### Changed
1817

1918
### Fixed
2019

2120

21+
## [0.9.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.19) - 2022-04-11
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.18...v0.9.19)
23+
24+
### Added
25+
- Added support for converting `.bmp` image files. [#689](https://github.com/scalableminds/webknossos-libs/pull/689)
26+
27+
2228
## [0.9.18](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.18) - 2022-04-06
2329
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.17...v0.9.18)
2430

0 commit comments

Comments
 (0)