Skip to content

Commit dc8b301

Browse files
author
Automatic release
committed
Release for v0.13.1
1 parent ec4d446 commit dc8b301

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-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.13.0...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.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.13.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.1) - 2023-07-17
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.0...v0.13.1)
23+
24+
2125
## [0.13.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.0) - 2023-06-21
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.6...v0.13.0)
2327

webknossos/Changelog.md

Lines changed: 10 additions & 1 deletion
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.0...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.1...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.13.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.1) - 2023-07-17
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.13.0...v0.13.1)
26+
1927
### Changed
2028
- The conversion folder structures to layer names does not allow slashes in the layer name anymore. [#918](https://github.com/scalableminds/webknossos-libs/issues/918)
2129

2230
### Fixed
2331
- Fixed a bug where compression in add_layer_from_images uses too much memory [#900](https://github.com/scalableminds/webknossos-libs/issues/900)
2432

2533

34+
2635
## [0.13.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.13.0) - 2023-06-21
2736
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.6...v0.13.0)
2837

0 commit comments

Comments
 (0)