Skip to content

Commit f1c1b85

Browse files
Updated CHANGELOG.md
1 parent ddeed62 commit f1c1b85

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## [Unreleased] - 2024-11-17
1+
## [Unreleased] - 2024-11-22
22

33
### Added
4+
- [#1257](https://github.com/flow-php/flow/pull/1257) - **Add testing against PHP 8.4** - [@stloyd](https://github.com/stloyd)
45
- [#1251](https://github.com/flow-php/flow/pull/1251) - **composer script for building thrift definitions** - [@norberttech](https://github.com/norberttech)
56
- [#1247](https://github.com/flow-php/flow/pull/1247) - **command to convert files through cli** - [@norberttech](https://github.com/norberttech)
67
- [#1246](https://github.com/flow-php/flow/pull/1246) - **file:read - cli command** - [@norberttech](https://github.com/norberttech)
@@ -21,6 +22,7 @@
2122
- [#1240](https://github.com/flow-php/flow/pull/1240) - **Update Homebrew TAP formula: flow-php to version: 0.10.0** - [@norberttech](https://github.com/norberttech)
2223

2324
### Fixed
25+
- [#1257](https://github.com/flow-php/flow/pull/1257) - **Fixed deprecation from PHP 8.4** - [@stloyd](https://github.com/stloyd)
2426
- [#1256](https://github.com/flow-php/flow/pull/1256) - **Fixed main branch static analyse issues** - [@stloyd](https://github.com/stloyd)
2527
- [#1251](https://github.com/flow-php/flow/pull/1251) - **Setting repetition level based on flow schema definition in parquet converter** - [@norberttech](https://github.com/norberttech)
2628
- [#1248](https://github.com/flow-php/flow/pull/1248) - **Unified behavior of first/last aggregations to prevent columns conflicts when doing aggregation and grouping by the same column** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)