Skip to content

Commit 909924b

Browse files
author
Automatic release
committed
Release for v0.15.0
1 parent fc8f38b commit 909924b

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
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.14.26...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.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.15.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.0) - 2024-08-09
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.26...v0.15.0)
23+
24+
2125
## [0.14.26](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.26) - 2024-07-22
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.25...v0.14.26)
2327

webknossos/Changelog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ 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.14.26...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.0...HEAD)
14+
15+
### Breaking Changes
16+
17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.15.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.0) - 2024-08-09
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.26...v0.15.0)
1426

1527
### Breaking Changes
1628
- Python version 3.8 is no longer officially supported. [#1068](https://github.com/scalableminds/webknossos-libs/pull/1068)
@@ -31,6 +43,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
3143
- Fix an issue where the remote folder was not found when the folder path query includes a trailing slash. [#1164](https://github.com/scalableminds/webknossos-libs/pull/1164)
3244

3345

46+
3447
## [0.14.26](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.26) - 2024-07-22
3548
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.25...v0.14.26)
3649

0 commit comments

Comments
 (0)