Skip to content

Commit 59e3c88

Browse files
Updated CHANGELOG.md
1 parent 3529a44 commit 59e3c88

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
@@ -1,6 +1,8 @@
11
## [Unreleased] - 2024-12-11
22

33
### Added
4+
- [#1270](https://github.com/flow-php/flow/pull/1270) - **Schema apply example** - [@norberttech](https://github.com/norberttech)
5+
- [#1270](https://github.com/flow-php/flow/pull/1270) - **Running examples in the test suite** - [@norberttech](https://github.com/norberttech)
46
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Date entry type** - [@norberttech](https://github.com/norberttech)
57
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Date logical type** - [@norberttech](https://github.com/norberttech)
68
- [#1266](https://github.com/flow-php/flow/pull/1266) - **Time entry type** - [@norberttech](https://github.com/norberttech)
@@ -16,6 +18,7 @@
1618
- [#1244](https://github.com/flow-php/flow/pull/1244) - **Added CLI command to read schema from a file** - [@norberttech](https://github.com/norberttech)
1719

1820
### Changed
21+
- [#1270](https://github.com/flow-php/flow/pull/1270) - **Updated dependencies** - [@norberttech](https://github.com/norberttech)
1922
- [81964e](https://github.com/flow-php/flow/commit/81964edf1f620e025e15f6adec3c2042f33f18dd) - **Build cli command using latest available dependencies** - [@norberttech](https://github.com/norberttech)
2023
- [#1262](https://github.com/flow-php/flow/pull/1262) - **Updated dependencies** - [@norberttech](https://github.com/norberttech)
2124
- [#1261](https://github.com/flow-php/flow/pull/1261) - **Reimplemented from scratch Dremel Shredding/Assemble algorithms to cover all edge cases and fix bugs** - [@norberttech](https://github.com/norberttech)
@@ -31,6 +34,7 @@
3134
- [#1240](https://github.com/flow-php/flow/pull/1240) - **Update Homebrew TAP formula: flow-php to version: 0.10.0** - [@norberttech](https://github.com/norberttech)
3235

3336
### Fixed
37+
- [#1270](https://github.com/flow-php/flow/pull/1270) - **Missing Docs attribute in functions** - [@norberttech](https://github.com/norberttech)
3438
- [#1269](https://github.com/flow-php/flow/pull/1269) - **pivot edge case when pivot column is null** - [@norberttech](https://github.com/norberttech)
3539
- [#1263](https://github.com/flow-php/flow/pull/1263) - **Parquet - optional list required element - list empty** - [@norberttech](https://github.com/norberttech)
3640
- [#1263](https://github.com/flow-php/flow/pull/1263) - **Parquet - optional map required value - map empty** - [@norberttech](https://github.com/norberttech)
@@ -46,6 +50,7 @@
4650
- [afb55b](https://github.com/flow-php/flow/commit/afb55b8a8d8f7678257b29cbd34737fbbb9f0fce) - **introduction.md** - [@norberttech](https://github.com/norberttech)
4751

4852
### Removed
53+
- [#1270](https://github.com/flow-php/flow/pull/1270) - **CallMethod scalar functions** - [@norberttech](https://github.com/norberttech)
4954
- [#1266](https://github.com/flow-php/flow/pull/1266) - **ArrayEntry which is now replaced with JsonEntry** - [@norberttech](https://github.com/norberttech)
5055
- [#1266](https://github.com/flow-php/flow/pull/1266) - **ObjectEntry** - [@norberttech](https://github.com/norberttech)
5156

0 commit comments

Comments
 (0)