Skip to content

Commit 7b8925f

Browse files
author
Automatic release
committed
Release for v0.12.0
1 parent 8bfe218 commit 7b8925f

File tree

3 files changed

+27
-7
lines changed

3 files changed

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

webknossos/Changelog.md

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

1515
### Breaking Changes
16-
- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
1716

1817
### Added
19-
- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
2018

2119
### Changed
2220

2321
### Fixed
2422

2523

24+
## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0)
26+
27+
### Breaking Changes
28+
- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
29+
30+
### Added
31+
- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
32+
33+
2634
## [0.11.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.4) - 2023-02-09
2735
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.3...v0.11.4)
2836

wkcuber/Changelog.md

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

1212
### Breaking Changes
13-
- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
1413

1514
### Added
16-
- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
1715

1816
### Changed
1917

2018
### Fixed
2119

2220

21+
## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0)
23+
24+
### Breaking Changes
25+
- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
26+
27+
### Added
28+
- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833)
29+
30+
2331
## [0.11.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.4) - 2023-02-09
2432
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.3...v0.11.4)
2533

0 commit comments

Comments
 (0)