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.11.0] - 2024-05-16
11
+
12
+ ### Added
13
+
14
+ * It is now possible to get a Remote Config template by its version number.
15
+ ([ #890 ] ( https://github.com/kreait/firebase-php/pull/890 ) )
16
+
10
17
## [ 7.10.0] - 2024-04-25
11
18
12
19
### Changed
@@ -213,7 +220,8 @@ See **[UPGRADE-7.0](UPGRADE-7.0.md) for more details on the changes between 6.x
213
220
214
221
https://github.com/kreait/firebase-php/blob/6.9.6/CHANGELOG.md
215
222
216
- [ Unreleased ] : https://github.com/kreait/firebase-php/compare/7.10.0...7.x
223
+ [ Unreleased ] : https://github.com/kreait/firebase-php/compare/7.11.0...7.x
224
+ [ 7.11.0 ] : https://github.com/kreait/firebase-php/compare/7.10.0...7.11.0
217
225
[ 7.10.0 ] : https://github.com/kreait/firebase-php/compare/7.9.1...7.10.0
218
226
[ 7.9.1 ] : https://github.com/kreait/firebase-php/compare/7.9.0...7.9.1
219
227
[ 7.9.0 ] : https://github.com/kreait/firebase-php/compare/7.8.0...7.9.0
You can’t perform that action at this time.
0 commit comments