Skip to content

Commit 4278a85

Browse files
authored
update changelog for 0.8.0 release (#342)
* update changelog for 0.8.0 release * Update Changelog.md
1 parent 4af4771 commit 4278a85

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

Changelog.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ and this project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MIC
77
For upgrade instructions, please check the respective *Breaking Changes* sections.
88

99
## Unreleased
10-
[Commits](https://github.com/scalableminds/webknossos-cuber/compare/v0.7.0...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-cuber/compare/v0.8.0...HEAD)
11+
12+
### Breaking Changes in Config & CLI
13+
14+
### Added
15+
16+
### Changed
17+
18+
### Fixed
19+
20+
21+
## [0.8.0](https://github.com/scalableminds/webknossos-cuber/releases/tag/v0.8.0) - 2021-07-16
22+
[Commits](https://github.com/scalableminds/webknossos-cuber/compare/v0.7.0...v0.8.0)
1123

1224
### Breaking Changes in Config & CLI
1325
- Some breaking changes in the dataset API: [#339](https://github.com/scalableminds/webknossos-cuber/pull/339)
@@ -21,12 +33,6 @@ For upgrade instructions, please check the respective *Breaking Changes* section
2133
- The `Layer` does now expose the `largest_segment_id`.
2234
- Add methods to get category specific layers for a given dataset.
2335

24-
25-
### Changed
26-
27-
### Fixed
28-
29-
3036
## [0.7.0](https://github.com/scalableminds/webknossos-cuber/releases/tag/v0.7.0) - 2021-07-08
3137
[Commits](https://github.com/scalableminds/webknossos-cuber/compare/v0.6.8...v0.7.0)
3238

0 commit comments

Comments
 (0)