Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit fbe3759

Browse files
committed
Update the CHANGELOG
1 parent cffb2ec commit fbe3759

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [v1.x.x] - YYYY-MM-DD
99

10+
## [v1.8.0] - 2023-01-16
11+
12+
- Support Laravel `^10`
13+
- Allow `monolog/monolog` `^3.2`
14+
- Composer archive exclude `/tests` and `/phpunit.xml`
15+
- Enable multiple FCM account support by adding new optional parameters "$serverKey, $senderId" to some top functions
16+
- Implement `retryAfter` protected property on `BaseResponse` class and add `getRetryAfterHeaderValue` function
17+
- Improve the `ServerResponseException` class
18+
1019
## [v1.7.1] - 2022-05-04
1120

1221
- Fix detection of `Retry-After` header in ServerResponseException class and phpdoc

0 commit comments

Comments
 (0)