You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
10
10
11
11
### Changed
12
12
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.
14
22
15
23
### Fixed
16
24
17
25
- SQLAlchemy version installed in the FlowMachine docker image is now compatible with the flowmachine library. [#6052](https://github.com/Flowminder/FlowKit/issues/6052)
18
26
19
-
### Removed
20
-
21
27
## [1.18.3]
22
28
23
29
### Added
@@ -1011,7 +1017,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
0 commit comments