Skip to content

Commit c853498

Browse files
committed
Update CHANGELOG.md
1 parent 15f0a57 commit c853498

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to FlowKit will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
7+
8+
### Added
9+
10+
### Changed
11+
12+
### Fixed
13+
14+
### Removed
15+
16+
## [0.6.0]
717
### Added
818
- Added new flowclient API entrypoint, `aggregate_network_objects`, to access equivalent flowmachine query [#601](https://github.com/Flowminder/FlowKit/issues/601)
919
- FlowAPI now exposes the API spec at the `spec/openapi.json` endpoint, and an interactive version of the spec at the `spec/redoc` endpoint
@@ -248,7 +258,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
248258
- Added Python 3.6 support for FlowClient
249259

250260

251-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/0.5.3...master
261+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/0.6.0...master
262+
[0.6.0]: https://github.com/Flowminder/FlowKit/compare/0.5.3...0.6.0
252263
[0.5.3]: https://github.com/Flowminder/FlowKit/compare/0.5.2...0.5.3
253264
[0.5.2]: https://github.com/Flowminder/FlowKit/compare/0.5.1...0.5.2
254265
[0.5.1]: https://github.com/Flowminder/FlowKit/compare/0.5.0...0.5.1

0 commit comments

Comments
 (0)