Skip to content

Commit 4b2271f

Browse files
author
Automatic release
committed
Release for v0.15.2
1 parent ddb320c commit 4b2271f

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.15.1...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...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.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.2) - 2024-09-05
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...v0.15.2)
23+
24+
2125
## [0.15.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.1) - 2024-08-13
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.0...v0.15.1)
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.15.1...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
1818

1919
### Changed
20-
- Updated and clarified documentation for nd_bounding_box intersected_with method
20+
21+
### Fixed
22+
23+
24+
## [0.15.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.2) - 2024-09-05
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...v0.15.2)
26+
27+
### Changed
28+
- Updated and clarified documentation for nd_bounding_box intersected_with method
2129

2230
### Fixed
2331
- Fixed an issue with cattrs v24.1.0. [#1184](https://github.com/scalableminds/webknossos-libs/pull/1184)
2432

2533

34+
2635
## [0.15.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.1) - 2024-08-13
2736
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.0...v0.15.1)
2837

0 commit comments

Comments
 (0)