Skip to content

Commit cb66267

Browse files
authored
Merge pull request #6072 from Flowminder/release-1.18.4
Update changelog for release 1.18.4
2 parents 948bd20 + 019c688 commit cb66267

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
### Changed
1212

13-
- `docker-compose` has been replaces with `docker compose` in the makefile; this might break builds on machines that haven't updated their docker in a while.
13+
### Fixed
14+
15+
### Removed
16+
17+
## [1.18.4]
18+
19+
### Changed
20+
21+
- `docker-compose` has been replaced with `docker compose` in the makefile; this might break builds on machines that haven't updated their docker in a while.
1422

1523
### Fixed
1624

1725
- SQLAlchemy version installed in the FlowMachine docker image is now compatible with the flowmachine library. [#6052](https://github.com/Flowminder/FlowKit/issues/6052)
1826

19-
### Removed
20-
2127
## [1.18.3]
2228

2329
### Added
@@ -1011,7 +1017,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
10111017

10121018
- Added Python 3.6 support for FlowClient
10131019

1014-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.18.3...master
1020+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.18.4...master
1021+
[1.18.4]: https://github.com/Flowminder/FlowKit/compare/1.18.3...1.18.4
10151022
[1.18.3]: https://github.com/Flowminder/FlowKit/compare/1.18.2...1.18.3
10161023
[1.18.2]: https://github.com/Flowminder/FlowKit/compare/1.18.1...1.18.2
10171024
[1.18.1]: https://github.com/Flowminder/FlowKit/compare/1.18.0...1.18.1

0 commit comments

Comments
 (0)