Skip to content

Commit ec035c2

Browse files
author
Automatic release
committed
Release for v0.12.1
1 parent 88f499e commit ec035c2

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-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.12.0...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...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.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1)
23+
24+
2125
## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1)
26+
1727
### Added
1828
- Added `read_only` parameter for `annotation.temporary_volume_layer_copy`. [#866](https://github.com/scalableminds/webknossos-libs/pull/866)
1929

@@ -25,6 +35,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section
2535
- Enforce `read_only` property of datasets also for down- and upsampling. [#866](https://github.com/scalableminds/webknossos-libs/pull/866)
2636

2737

38+
2839
## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10
2940
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0)
3041

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.12.0...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...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.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1)
23+
24+
2125
## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0)
2327

0 commit comments

Comments
 (0)