diff --git a/CHANGELOG.md b/CHANGELOG.md index f39fe9c0..59bcbf12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ _What's new?_ * `--data-dir` parameter to specify the location of the event store database. ([#852](https://github.com/turbot/flowpipe/issues/852)). * `--execution-id` parameter to specify custom execution id for pipeline run. ([#856](https://github.com/turbot/flowpipe/issues/856)). +* Update `Go` version to v1.22.4. _Bug fixes_