Skip to content

Commit 77bc41f

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 446f88e commit 77bc41f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.10.1 - 2023-01-24
6+
7+
### What's Changed
8+
9+
- Update .gitattributes by @angeljqv in https://github.com/spatie/laravel-http-logger/pull/54
10+
- Refactor tests to pest by @AyoobMH in https://github.com/spatie/laravel-http-logger/pull/55
11+
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-http-logger/pull/56
12+
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-http-logger/pull/57
13+
14+
### New Contributors
15+
16+
- @angeljqv made their first contribution in https://github.com/spatie/laravel-http-logger/pull/54
17+
- @AyoobMH made their first contribution in https://github.com/spatie/laravel-http-logger/pull/55
18+
- @patinthehat made their first contribution in https://github.com/spatie/laravel-http-logger/pull/56
19+
- @laravel-shift made their first contribution in https://github.com/spatie/laravel-http-logger/pull/57
20+
21+
**Full Changelog**: https://github.com/spatie/laravel-http-logger/compare/1.10.0...1.10.1
22+
523
## 1.10.0 - 2022-06-07
624

725
### What's Changed

0 commit comments

Comments
 (0)