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 Mar 29, 2024
1 parent 00e5816 commit 94555e2
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] - 2024-03-28
## [Unreleased] - 2024-03-29

### Added
- [#1027](https://github.com/flow-php/flow/pull/1027) - **Added Schema::match() with strict/evolving matchers** - [@norberttech](https://github.com/norberttech)
Expand All @@ -9,6 +9,7 @@
- [#1024](https://github.com/flow-php/flow/pull/1024) - **Update Homebrew TAP formula: flow-php to version: 0.7.2** - [@norberttech](https://github.com/norberttech)

### Fixed
- [#1030](https://github.com/flow-php/flow/pull/1030) - **Improved displaying floats as strings** - [@norberttech](https://github.com/norberttech)
- [963d32](https://github.com/flow-php/flow/commit/963d3287a8c4a4af853acc42329477965f15573d) - **edge case where evolving schema is brings new definition but its missing some old ones (#1028)** - [@norberttech](https://github.com/norberttech)
- [#1025](https://github.com/flow-php/flow/pull/1025) - **writing nullable parquet values that are marked in the schema as optional** - [@norberttech](https://github.com/norberttech)

Expand Down

0 comments on commit 94555e2

Please sign in to comment.