Skip to content

Commit 356646f

Browse files
author
Automatic release
committed
Release for v0.9.3
1 parent fd9e3d2 commit 356646f

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

cluster_tools/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.9.2...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...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.9.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.3) - 2022-02-07
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...v0.9.3)
23+
24+
2125
## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2)
2327

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

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.9.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.3) - 2022-02-07
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...v0.9.3)
23+
1824
### Fixed
1925
- `dataset.upload(layers_to_link=…)`: Fixed a bug where the upload did not complete if layers_to_link contained layers present in uploading dataset. [#584](https://github.com/scalableminds/webknossos-libs/pull/584)
2026

2127

28+
2229
## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03
2330
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2)
2431

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.9.2...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...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.9.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.3) - 2022-02-07
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...v0.9.3)
23+
24+
2125
## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2)
2327

0 commit comments

Comments
 (0)