Skip to content

Commit a6516c5

Browse files
author
Automatic release
committed
Release for v0.13.5
1 parent 4be5dba commit a6516c5

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-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.13.4...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.5...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.13.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.5) - 2023-08-15
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.4...v0.13.5)
23+
24+
2125
## [0.13.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.4) - 2023-08-14
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.3...v0.13.4)
2327

webknossos/Changelog.md

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

1515
### Breaking Changes
1616

1717
### Added
18-
- Added `task_type` property to `Task` class. [#938](https://github.com/scalableminds/webknossos-libs/pull/938)
1918

2019
### Changed
2120

21+
### Fixed
22+
23+
24+
## [0.13.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.5) - 2023-08-15
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.4...v0.13.5)
26+
27+
### Added
28+
- Added `task_type` property to `Task` class. [#938](https://github.com/scalableminds/webknossos-libs/pull/938)
29+
2230
### Fixed
2331
- Fixed a bug where parallel access to the properties json leads to an JsonDecodeError in the webknossos CLI [#919](https://github.com/scalableminds/webknossos-libs/issues/919)
2432

2533

34+
2635
## [0.13.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.4) - 2023-08-14
2736
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.3...v0.13.4)
2837

0 commit comments

Comments
 (0)