diff --git a/CHANGELOG.md b/CHANGELOG.md index 3632260ebe..787d9d4d37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Autoflow's prefect version is now current. [#2544](https://github.com/Flowminder/FlowKit/issues/2544) +- FlowMachine server will now successfully remove cache for queries defined in an interactive flowmachine session during cleanup. [#4008](https://github.com/Flowminder/FlowKit/issues/4008) ### Removed