Skip to content

Commit 0e8002a

Browse files
author
Automatic release
committed
Release for v0.9.5
1 parent ab635e2 commit 0e8002a

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-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.9.4...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.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.9.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.5) - 2022-02-10
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...v0.9.5)
23+
24+
2125
## [0.9.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.4) - 2022-02-09
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...v0.9.4)
2327

webknossos/Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,24 @@ 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.9.4...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...HEAD)
1111

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.9.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.5) - 2022-02-10
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...v0.9.5)
23+
1824
### Fixed
1925
- Skeleton: Fixed a bug when comparing `Graph` instances, this fixes failing loads which had the error message `Can only compare wk.Graph to another wk.Graph.` before. [#593](https://github.com/scalableminds/webknossos-libs/pull/593)
2026

27+
2128
## [0.9.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.4) - 2022-02-09
2229
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...v0.9.4)
2330

wkcuber/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.9.4...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.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.9.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.5) - 2022-02-10
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...v0.9.5)
23+
24+
2125
## [0.9.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.4) - 2022-02-09
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...v0.9.4)
2327

0 commit comments

Comments
 (0)