Skip to content

Commit 6f4ed6f

Browse files
Update CHANGELOG
1 parent 4159ba0 commit 6f4ed6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to `laravel-helpers` will be documented in this file.
44

5+
## 4.1.0 - 2023-02-21
6+
7+
### What's Changed
8+
9+
- Added [pipe](https://github.com/maize-tech/laravel-helpers#pipe) helper method
10+
- Added [sanitizeArrayOfStrings](https://github.com/maize-tech/laravel-helpers#sanitizearrayofstrings) helper method
11+
- Added [sanitizeString](https://github.com/maize-tech/laravel-helpers#sanitizestring) helper method
12+
- Updated config file to allow new helper methods to be loaded automatically on new releases
13+
514
## 4.0.0 - 2023-02-13
615

716
### What's Changed

0 commit comments

Comments
 (0)