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 19, 2023
1 parent 7e769a7 commit e32b97b
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-18
## [Unreleased] - 2023-10-19

### Added
- [#611](https://github.com/flow-php/flow/pull/611) - **RLEBigPackingHybrid encode function** - [@norberttech](https://github.com/norberttech)
Expand All @@ -12,6 +12,7 @@
- [#587](https://github.com/flow-php/flow/pull/587) - **Metadata to StructureEntry Definition** - [@norberttech](https://github.com/norberttech)

### Changed
- [#615](https://github.com/flow-php/flow/pull/615) - **Improve quality of snappy implementation** - [@stloyd](https://github.com/stloyd)
- [#612](https://github.com/flow-php/flow/pull/612) - **Improve performance of array comparison & sorting** - [@stloyd](https://github.com/stloyd)
- [#608](https://github.com/flow-php/flow/pull/608) - **Rework `FlysystemFS::scan()` to improve performance** - [@stloyd](https://github.com/stloyd)
- [#609](https://github.com/flow-php/flow/pull/609) - **Move `Context::shouldPutInputIntoRows()` out of loop** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit e32b97b

Please sign in to comment.