Skip to content

Commit 5009896

Browse files
Updated CHANGELOG.md
1 parent 180202f commit 5009896

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
## [Unreleased] - 2023-03-20
1+
## [Unreleased] - 2023-03-23
2+
3+
### Added
4+
- [#362](https://github.com/flow-php/flow/pull/362) - **Entry Reference Expression** - [@norberttech](https://github.com/norberttech)
5+
- [#362](https://github.com/flow-php/flow/pull/362) - **DataFrame::withEntry method** - [@norberttech](https://github.com/norberttech)
6+
- [#362](https://github.com/flow-php/flow/pull/362) - **Basic Expression for filtering and creating entries** - [@norberttech](https://github.com/norberttech)
27

38
### Changed
9+
- [#362](https://github.com/flow-php/flow/pull/362) - **DataFrame::filter can now use entry references** - [@norberttech](https://github.com/norberttech)
410
- [#359](https://github.com/flow-php/flow/pull/359) - **Moved sortBy into entry ref** - [@norberttech](https://github.com/norberttech)
511
- [#358](https://github.com/flow-php/flow/pull/358) - **Replaced string column names with ref/col/struct functions** - [@norberttech](https://github.com/norberttech)
612

0 commit comments

Comments
 (0)