Skip to content

Commit 4521da1

Browse files
Updated CHANGELOG.md
1 parent 5111751 commit 4521da1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
## [Unreleased] - 2025-05-07
1+
## [Unreleased] - 2025-05-08
22

33
### Added
44
- [#1617](https://github.com/flow-php/flow/pull/1617) - **Added new `Style::ASCII`, `Style::CAMEL`, `Style::TITLE` & `Style::SLUG`** - [@stloyd](https://github.com/stloyd)
55
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Add a new `DataFrame::renameEach()`** - [@stloyd](https://github.com/stloyd)
66
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Add a new functions `rename_style()`, `rename_replace()` & `rename_transliterate()`** - [@stloyd](https://github.com/stloyd)
77

88
### Changed
9+
- [#1639](https://github.com/flow-php/flow/pull/1639) - **Dont truncate ascii table output schema** - [@norberttech](https://github.com/norberttech)
910
- [#1634](https://github.com/flow-php/flow/pull/1634) - **Adjust `DataFrame::renameEach()` to allow multiple strategies at once** - [@stloyd](https://github.com/stloyd)
1011
- [#1633](https://github.com/flow-php/flow/pull/1633) - **Rework `RenameReplaceEntryStrategy` to allow multiple strings** - [@stloyd](https://github.com/stloyd)
1112
- [#1617](https://github.com/flow-php/flow/pull/1617) - **Rework `rename_transliterate` to use Symfony String** - [@stloyd](https://github.com/stloyd)

0 commit comments

Comments
 (0)