Skip to content

Commit

Permalink
Merge pull request #6072 from Flowminder/release-1.18.4
Browse files Browse the repository at this point in the history
Update changelog for release 1.18.4
  • Loading branch information
jc-harrison authored Apr 19, 2023
2 parents 948bd20 + 019c688 commit cb66267
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Changed

- `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.
### Fixed

### Removed

## [1.18.4]

### Changed

- `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.

### Fixed

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

### Removed

## [1.18.3]

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

- Added Python 3.6 support for FlowClient

[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.18.3...master
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.18.4...master
[1.18.4]: https://github.com/Flowminder/FlowKit/compare/1.18.3...1.18.4
[1.18.3]: https://github.com/Flowminder/FlowKit/compare/1.18.2...1.18.3
[1.18.2]: https://github.com/Flowminder/FlowKit/compare/1.18.1...1.18.2
[1.18.1]: https://github.com/Flowminder/FlowKit/compare/1.18.0...1.18.1
Expand Down

0 comments on commit cb66267

Please sign in to comment.