Skip to content

Commit f5f5a0b

Browse files
author
Automatic release
committed
Release for v0.12.2
1 parent 50f66b9 commit f5f5a0b

File tree

3 files changed

+24
-6
lines changed

3 files changed

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

webknossos/Changelog.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,26 @@ 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-
14-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...HEAD)
1514

1615
### Breaking Changes
1716

1817
### Added
1918

20-
- Added `RemoteFolder` for assigning remote datasets to a WEBKNOSSOS folder. [#868](https://github.com/scalableminds/webknossos-libs/pull/868)
21-
2219
### Changed
2320

2421
### Fixed
2522

23+
24+
## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2)
26+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD)
27+
28+
### Added
29+
30+
- Added `RemoteFolder` for assigning remote datasets to a WEBKNOSSOS folder. [#868](https://github.com/scalableminds/webknossos-libs/pull/868)
31+
32+
2633
## [0.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16
2734

2835
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1)

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

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2)
23+
1824
### Fixed
1925
- Fixed Docker container startup, by adding version information during build time. [#872](https://github.com/scalableminds/webknossos-libs/pull/872)
2026

2127

28+
2229
## [0.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16
2330
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1)
2431

0 commit comments

Comments
 (0)