Skip to content

Commit 8db3228

Browse files
author
Automatic release
committed
Release for v0.16.1
1 parent 75a00da commit 8db3228

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.16.0...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.16.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.16.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.1) - 2024-12-05
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.16.0...v0.16.1)
23+
24+
2125
## [0.16.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.0) - 2024-11-27
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.11...v0.16.0)
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.16.0...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.16.1...HEAD)
1414

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.16.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.1) - 2024-12-05
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.16.0...v0.16.1)
26+
1727
### Added
1828
- Added .nrrd and .nhdr to supported suffixes. [#1228](https://github.com/scalableminds/webknossos-libs/pull/1228)
1929
- Added more docstrings for many public classes and methods. [#1225](https://github.com/scalableminds/webknossos-libs/pull/1225)
@@ -27,6 +37,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2737
- Fixed unpickling of the SSL_Context to allow for a second or third pickling. [#1223](https://github.com/scalableminds/webknossos-libs/pull/1223)
2838

2939

40+
3041
## [0.16.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.16.0) - 2024-11-27
3142
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.11...v0.16.0)
3243

0 commit comments

Comments
 (0)