Skip to content

Commit 77aedda

Browse files
authored
Merge pull request #5816 from Flowminder/release-1.18.1
Release 1.18.1
2 parents 2a1843a + 83ba5ad commit 77aedda

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.18.1]
10+
911
### Added
1012
- Added Alembic support via `flask-migrate` to Flowauth [#5799](https://github.com/Flowminder/FlowKit/pull/5799)
1113

12-
## 1.18.0
14+
## [1.18.0]
1315

1416
### Added
1517
- Added views `etl.ingested_state`, `etl.available_dates` and `etl.deduped_post_etl_queries` in FlowDB, for convenient extraction of relevant information from the ETL tables. [#5641](https://github.com/Flowminder/FlowKit/issues/5641)
@@ -976,8 +978,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
976978

977979
- Added Python 3.6 support for FlowClient
978980

979-
980-
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.17.1...master
981+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.18.1...master
982+
[1.18.1]: https://github.com/Flowminder/FlowKit/compare/1.18.0...1.18.1
983+
[1.18.0]: https://github.com/Flowminder/FlowKit/compare/1.17.1...1.18.0
981984
[1.17.1]: https://github.com/Flowminder/FlowKit/compare/1.17.0...1.17.1
982985
[1.17.0]: https://github.com/Flowminder/FlowKit/compare/1.16.0...1.17.0
983986
[1.16.0]: https://github.com/Flowminder/FlowKit/compare/1.15.0...1.16.0

0 commit comments

Comments
 (0)