File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ Please read about the future of the Firebase Admin PHP SDK on the
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 7.13.1] - 2024-07-02
11
+
12
+ ### Fixed
13
+
14
+ * Requests to the FCM APIs will not use HTTP/2 if the environment doesn't support them
15
+ ([ #888 ] ( https://github.com/kreait/firebase-php/pull/888 ) , [ #908 ] ( https://github.com/kreait/firebase-php/pull/908 ) )
16
+
10
17
## [ 7.13.0] - 2024-06-23
11
18
12
19
### Changed
@@ -236,7 +243,8 @@ See **[UPGRADE-7.0](UPGRADE-7.0.md) for more details on the changes between 6.x
236
243
237
244
https://github.com/kreait/firebase-php/blob/6.9.6/CHANGELOG.md
238
245
239
- [ Unreleased ] : https://github.com/kreait/firebase-php/compare/7.13.0...7.x
246
+ [ Unreleased ] : https://github.com/kreait/firebase-php/compare/7.13.1...7.x
247
+ [ 7.13.1 ] : https://github.com/kreait/firebase-php/compare/7.13.0...7.13.1
240
248
[ 7.13.0 ] : https://github.com/kreait/firebase-php/compare/7.12.0...7.13.0
241
249
[ 7.12.0 ] : https://github.com/kreait/firebase-php/compare/7.11.0...7.12.0
242
250
[ 7.11.0 ] : https://github.com/kreait/firebase-php/compare/7.10.0...7.11.0
You can’t perform that action at this time.
0 commit comments