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 Nov 29, 2023
1 parent 591529a commit 814a7c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## [Unreleased] - 2023-11-29

### Added
- [#852](https://github.com/flow-php/flow/pull/852) - **Possibility to filter partitions using scalar functions** - [@norberttech](https://github.com/norberttech)
- [#852](https://github.com/flow-php/flow/pull/852) - **DSL functions for maps/structs/list/types** - [@norberttech](https://github.com/norberttech)
- [#847](https://github.com/flow-php/flow/pull/847) - **capitalize scalar function** - [@norberttech](https://github.com/norberttech)
- [#844](https://github.com/flow-php/flow/pull/844) - **ref()->isTrue()** - [@norberttech](https://github.com/norberttech)
- [#844](https://github.com/flow-php/flow/pull/844) - **ref()->isFalse()** - [@norberttech](https://github.com/norberttech)
Expand Down Expand Up @@ -83,6 +85,8 @@
- [#587](https://github.com/flow-php/flow/pull/587) - **Metadata to StructureEntry Definition** - [@norberttech](https://github.com/norberttech)

### Changed
- [#852](https://github.com/flow-php/flow/pull/852) - **Deprecated all DSL static classes in favor of functions** - [@norberttech](https://github.com/norberttech)
- [#852](https://github.com/flow-php/flow/pull/852) - **Moved whole DSL to ETL functions.php** - [@norberttech](https://github.com/norberttech)
- [#851](https://github.com/flow-php/flow/pull/851) - **Allow usage of Symfony 7** - [@stloyd](https://github.com/stloyd)
- [#849](https://github.com/flow-php/flow/pull/849) - **Rework Doctrine Bulk tests to not use deprecated code** - [@stloyd](https://github.com/stloyd)
- [#842](https://github.com/flow-php/flow/pull/842) - **Default cache path** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit 814a7c3

Please sign in to comment.