Skip to content
This repository was archived by the owner on Feb 13, 2022. It is now read-only.

Commit 9f7ef2c

Browse files
committed
Fix CHANGELOG
1 parent 4c6576b commit 9f7ef2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- `Siler\array_get_arr` type-safe array getter for arrays
99
- `Str\starts_with`, `Str\ends_with` and `Str\contains`
1010
- `Str\snake_case` and `Str\camel_case` case converters
11-
git.
11+
- `Str\mb_ucfirst` and `Str\mb_lcfirst` (special thanks @enricodias & @williamokano).
1212
- Introducing Klass module with `Klass\unqualified_name`
1313
- Introducing Obj module with `Obj\patch`
1414
- Introducing traits with: `FromArray`, `ToArray` and `Patch`

0 commit comments

Comments
 (0)