Skip to content

Commit e48adbc

Browse files
author
Automatic release
committed
Release for v0.9.2
1 parent f260e1a commit e48adbc

File tree

3 files changed

+21
-5
lines changed

3 files changed

+21
-5
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.9.1...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.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.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2)
23+
24+
2125
## [0.9.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.1) - 2022-01-31
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.0...v0.9.1)
2327

webknossos/Changelog.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,27 @@ 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.9.1...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.2...HEAD)
1111

1212
### Breaking Changes
1313

1414
### Added
15-
- 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)
1615

1716
### Changed
18-
- The default network request timeout changed from ½min to 30 min. [#577](https://github.com/scalableminds/webknossos-libs/pull/577)
1917

2018
### Fixed
2119

2220

21+
## [0.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2)
23+
24+
### Added
25+
- 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)
26+
27+
### Changed
28+
- The default network request timeout changed from ½min to 30 min. [#577](https://github.com/scalableminds/webknossos-libs/pull/577)
29+
30+
2331
## [0.9.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.1) - 2022-01-31
2432
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.0...v0.9.1)
2533

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.9.1...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.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.9.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.2) - 2022-02-03
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.1...v0.9.2)
23+
24+
2125
## [0.9.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.1) - 2022-01-31
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.0...v0.9.1)
2327

0 commit comments

Comments
 (0)