Skip to content

Commit 9701383

Browse files
author
Maximilian Albert
committed
Update CHANGELOG
1 parent 8a6007d commit 9701383

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
77
### Added
8+
9+
### Changed
10+
11+
### Fixed
12+
13+
### Removed
14+
15+
16+
## [0.3.0]
17+
### Added
818
- API route for retrieving geography data from FlowDB
919

1020
- Aggregated meaningful locations are now available via FlowAPI
@@ -16,10 +26,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1626
- Constructors for `HartiganCluster`, `LabelEventScore`, `EventScore` and `CallDays` now have different signatures
1727
- Restructured and extended documentation; added high-level overview and more targeted information for different types of users
1828

19-
### Fixed
20-
21-
### Removed
22-
2329
## [0.2.2]
2430
### Added
2531
- Support for running FlowDB as an arbitrary user via docker's `--user` flag
@@ -67,7 +73,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6773
- Added Python 3.6 support for FlowClient
6874

6975

70-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/0.2.2...master
76+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/0.3.0...master
77+
[0.3.0]: https://github.com/Flowminder/FlowKit/compare/0.2.2...0.3.0
7178
[0.2.2]: https://github.com/Flowminder/FlowKit/compare/0.2.1...0.2.2
7279
[0.2.1]: https://github.com/Flowminder/FlowKit/compare/0.2.0...0.2.1
7380
[0.2.0]: https://github.com/Flowminder/FlowKit/compare/0.1.2...0.2.0

0 commit comments

Comments
 (0)