Skip to content

Commit 43a768d

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 3cbef34 commit 43a768d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to `laravel-validation-rules` will be documented in this file
44

5+
## 3.2.2 - 2023-01-25
6+
7+
### What's Changed
8+
9+
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-validation-rules/pull/57
10+
- Install Laravel Pint by @imdhemy in https://github.com/spatie/laravel-validation-rules/pull/59
11+
12+
### New Contributors
13+
14+
- @patinthehat made their first contribution in https://github.com/spatie/laravel-validation-rules/pull/57
15+
- @imdhemy made their first contribution in https://github.com/spatie/laravel-validation-rules/pull/59
16+
17+
**Full Changelog**: https://github.com/spatie/laravel-validation-rules/compare/3.2.1...3.2.2
18+
519
## 3.2.1 - 2022-08-01
620

721
- fix chaining `doNotTrimItems`

0 commit comments

Comments
 (0)