Skip to content

Commit 92a14bb

Browse files
author
Automatic release
committed
Release for v0.14.24
1 parent c4eeea6 commit 92a14bb

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-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.23...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.24...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.14.24](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.24) - 2024-07-09
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.23...v0.14.24)
23+
24+
2125
## [0.14.23](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.23) - 2024-06-28
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.22...v0.14.23)
2327

webknossos/Changelog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,20 @@ 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.23...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.24...HEAD)
1414

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.14.24](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.24) - 2024-07-09
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.23...v0.14.24)
26+
1727
### Added
1828
- Added an implementation of padded_with_margins for NDBoundingBox class. [#1120](https://github.com/scalableminds/webknossos-libs/pull/1120)
1929
- Added a new method add_nx_graphs to skeleton.py which supports to add nx.Graphs to the Skeleton object. [#1130](https://github.com/scalableminds/webknossos-libs/pull/1130)
@@ -26,6 +36,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2636
- Fixed an issue where webknossos libs crash when installed with minimal dependencies. [#1104](https://github.com/scalableminds/webknossos-libs/pull/1104)
2737

2838

39+
2940
## [0.14.23](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.23) - 2024-06-28
3041
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.22...v0.14.23)
3142

0 commit comments

Comments
 (0)