Skip to content

Commit f471e70

Browse files
author
Automatic release
committed
Release for v0.10.26
1 parent c7d54dc commit f471e70

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-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.10.25...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.26...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.10.26](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.26) - 2022-12-05
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.25...v0.10.26)
23+
24+
2125
## [0.10.25](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.25) - 2022-11-29
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.24...v0.10.25)
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.10.25...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.26...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.10.26](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.26) - 2022-12-05
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.25...v0.10.26)
26+
1927
### Changed
2028
- `Dataset.from_images` and `dataset.add_layer_from_images` now try to import the images via the [bioformats](https://www.openmicroscopy.org/bio-formats) after all other options as well. [#829](https://github.com/scalableminds/webknossos-libs/pull/829)
2129

2230
### Fixed
2331
- `dataset.add_layer_from_images` can now handle paths to folders which only contain a single image. [#829](https://github.com/scalableminds/webknossos-libs/pull/829)
2432

2533

34+
2635
## [0.10.25](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.25) - 2022-11-29
2736
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.24...v0.10.25)
2837

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.10.25...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.26...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.10.26](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.26) - 2022-12-05
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.25...v0.10.26)
23+
24+
2125
## [0.10.25](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.25) - 2022-11-29
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.24...v0.10.25)
2327

0 commit comments

Comments
 (0)