Skip to content

Commit 64d15f8

Browse files
Updated CHANGELOG.md
1 parent e8cbd29 commit 64d15f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased] - 2025-01-25
1+
## [Unreleased] - 2025-01-26
22

33
### Added
44
- [#1400](https://github.com/flow-php/flow/pull/1400) - **Allow Scalar Functions to defined return Type** - [@norberttech](https://github.com/norberttech)
@@ -65,6 +65,7 @@
6565
- [#1244](https://github.com/flow-php/flow/pull/1244) - **Added CLI command to read schema from a file** - [@norberttech](https://github.com/norberttech)
6666

6767
### Changed
68+
- [#1405](https://github.com/flow-php/flow/pull/1405) - **Join columns from a join expression won't trigger the join duplicated columns exception anymore.** - [@norberttech](https://github.com/norberttech)
6869
- [#1404](https://github.com/flow-php/flow/pull/1404) - **Updated dependencies** - [@norberttech](https://github.com/norberttech)
6970
- [#1402](https://github.com/flow-php/flow/pull/1402) - **NativeEntryFactory renamed to EntryFactory** - [@mleczakm](https://github.com/mleczakm)
7071
- [#1400](https://github.com/flow-php/flow/pull/1400) - **Simplified ArrayExpand and ArrayUnpack interfaces** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)