diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 2ffd1e372..0141bbe44 100644 --- a/cluster_tools/Changelog.md +++ b/cluster_tools/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2) + + ## [0.9.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.1) - 2022-01-31 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.0...v0.9.1) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 102ccff71..3af7130e1 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -7,19 +7,27 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...HEAD) ### Breaking Changes ### Added -- A custom network request timeout can be set using `webknossos_context(…, timeout=300)` or `export WK_TIMEOUT="300"`. [#577](https://github.com/scalableminds/webknossos-libs/pull/577) ### Changed -- The default network request timeout changed from ½min to 30 min. [#577](https://github.com/scalableminds/webknossos-libs/pull/577) ### Fixed +## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2) + +### Added +- A custom network request timeout can be set using `webknossos_context(…, timeout=300)` or `export WK_TIMEOUT="300"`. [#577](https://github.com/scalableminds/webknossos-libs/pull/577) + +### Changed +- The default network request timeout changed from ½min to 30 min. [#577](https://github.com/scalableminds/webknossos-libs/pull/577) + + ## [0.9.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.1) - 2022-01-31 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.0...v0.9.1) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 76f7b211d..87a1353f4 100644 --- a/wkcuber/Changelog.md +++ b/wkcuber/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2) + + ## [0.9.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.1) - 2022-01-31 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.0...v0.9.1)