Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aeon-automation committed Jun 9, 2024
1 parent 6db9c9e commit f9fd4c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [Unreleased] - 2024-06-02
## [Unreleased] - 2024-06-09

### Added
- [#1083](https://github.com/flow-php/flow/pull/1083) - **Allow to use max/min aggregations on date time columns** - [@norberttech](https://github.com/norberttech)
Expand All @@ -25,6 +25,7 @@
- [#1053](https://github.com/flow-php/flow/pull/1053) - **Update Homebrew TAP formula: flow-php to version: 0.7.4** - [@norberttech](https://github.com/norberttech)

### Fixed
- [#1094](https://github.com/flow-php/flow/pull/1094) - **Recognize INT32 with deprecated ConvertedType as DateTimeImmutable object** - [@norberttech](https://github.com/norberttech)
- [#1086](https://github.com/flow-php/flow/pull/1086) - **Fix deprecated dynamic property usage** - [@stloyd](https://github.com/stloyd)
- [#1091](https://github.com/flow-php/flow/pull/1091) - **Avoid type casting when it's necessary in entry factory** - [@norberttech](https://github.com/norberttech)
- [#1085](https://github.com/flow-php/flow/pull/1085) - **Fix fragile test comparing console output** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit f9fd4c1

Please sign in to comment.