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 16, 2023
1 parent d0b5649 commit 8ddaf2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- [#584](https://github.com/flow-php/flow/pull/584) - **Adjust `phpunit.xml` to be more efficient** - [@stloyd](https://github.com/stloyd)

### Fixed
- [#599](https://github.com/flow-php/flow/pull/599) - **Reduced total available memory to make sure that MemorySort is doing a fallback to cache** - [@norberttech](https://github.com/norberttech)
- [#593](https://github.com/flow-php/flow/pull/593) - **Change behavior of xml adapter when xml->deep > 1 and previousDeep > xml->deep** - [@norberttech](https://github.com/norberttech)
- [#587](https://github.com/flow-php/flow/pull/587) - **JsonLoader closing not only json streams** - [@norberttech](https://github.com/norberttech)
- [#583](https://github.com/flow-php/flow/pull/583) - **Fix warning when bytes are missing in Parquet `BinaryBufferReader`** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit 8ddaf2e

Please sign in to comment.