Skip to content

Commit 8ffb8b6

Browse files
Updated CHANGELOG.md
1 parent 446df3b commit 8ffb8b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,13 @@
1010
- [c8079d](https://github.com/flow-php/flow/commit/c8079d1657a9b284dd12ffb9b15a0f72b23f30be) - **experimental workflow to run flow tests on windows** - [@norberttech](https://github.com/norberttech)
1111

1212
### Changed
13+
- [#1867](https://github.com/flow-php/flow/pull/1867) - **Moved thrift generated models to new namespace in parquet library** - [@norberttech](https://github.com/norberttech)
1314
- [#1852](https://github.com/flow-php/flow/pull/1852) - **Update Homebrew TAP formula: flow-php to version: 0.24.0** - [@norberttech](https://github.com/norberttech)
1415

16+
### Fixed
17+
- [#1867](https://github.com/flow-php/flow/pull/1867) - **Performance bottlenecks in thrift by overwriting implementations with more modern code** - [@norberttech](https://github.com/norberttech)
18+
- [#1867](https://github.com/flow-php/flow/pull/1867) - **Cleanup Chunk builders after flushing content to stream** - [@norberttech](https://github.com/norberttech)
19+
1520
## [0.24.0] - 2025-09-16
1621

1722
### Added

0 commit comments

Comments
 (0)