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 Oct 28, 2023
1 parent fd04767 commit 13bb41b
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] - 2023-10-27
## [Unreleased] - 2023-10-28

### Added
- [#654](https://github.com/flow-php/flow/pull/654) - **Parquet - implement logic deciding when to apply dictionary encoding** - [@norberttech](https://github.com/norberttech)
Expand Down Expand Up @@ -76,6 +76,7 @@
- [#584](https://github.com/flow-php/flow/pull/584) - **Adjust `phpunit.xml` to be more efficient** - [@stloyd](https://github.com/stloyd)

### Fixed
- [#657](https://github.com/flow-php/flow/pull/657) - **parquet writer performance degradation** - [@norberttech](https://github.com/norberttech)
- [#653](https://github.com/flow-php/flow/pull/653) - **Optimized BinaryBufferWriter** - [@norberttech](https://github.com/norberttech)
- [#647](https://github.com/flow-php/flow/pull/647) - **bug in calculating number of values when pages are encoded with dictionary** - [@norberttech](https://github.com/norberttech)
- [#641](https://github.com/flow-php/flow/pull/641) - **Fix extracting data from empty Google Sheet.** - [@scyzoryck](https://github.com/scyzoryck)
Expand Down

0 comments on commit 13bb41b

Please sign in to comment.