Skip to content

Commit 6c21c1f

Browse files
author
Automatic release
committed
Release for v0.11.2
1 parent 9328ac2 commit 6c21c1f

File tree

3 files changed

+21
-3
lines changed

3 files changed

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

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.11.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.2) - 2023-01-18
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.1...v0.11.2)
23+
1824
### Fixed
1925
- Fixed `TypeError` when aborting a run that occurred under certain circumstances. [#851](https://github.com/scalableminds/webknossos-libs/pull/851)
2026

2127

28+
2229
## [0.11.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.1) - 2023-01-05
2330
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.0...v0.11.1)
2431

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

1717
### Added
1818

1919
### Changed
2020

21+
### Fixed
22+
23+
24+
## [0.11.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.2) - 2023-01-18
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.1...v0.11.2)
26+
2127
### Fixed
2228
- Fixed a bug, where the image order could be randomized when passing a directory path to `Dataset.add_layer_from_images`. [#854](https://github.com/scalableminds/webknossos-libs/pull/854)
2329

30+
2431
## [0.11.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.1) - 2023-01-05
2532
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.0...v0.11.1)
2633

wkcuber/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/v0.11.1...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.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+
## [0.11.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.2) - 2023-01-18
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.1...v0.11.2)
23+
24+
2125
## [0.11.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.1) - 2023-01-05
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.0...v0.11.1)
2327

0 commit comments

Comments
 (0)