diff --git a/CHANGELOG.md b/CHANGELOG.md index 37c1027a6..75bb8d1b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - [#526](https://github.com/flow-php/flow/pull/526) - **Simplify `RenameEntriesTransformer` to work only on one entry** - [@stloyd](https://github.com/stloyd) ### Fixed +- [#532](https://github.com/flow-php/flow/pull/532) - **Prevent double run of main integration tests** - [@stloyd](https://github.com/stloyd) - [#515](https://github.com/flow-php/flow/pull/515) - **Fixed `Cast` expression to handle `null` as first** - [@stloyd](https://github.com/stloyd) ### Removed