Skip to content

Commit a1e9eac

Browse files
committed
Release 3.2.0
1 parent aedd9df commit a1e9eac

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# CHANGELOG
22

3-
## Unreleased
3+
## 3.2.0 - 2021-1021
4+
### Added
5+
* Support for Database Auth Variable Overrides
6+
([#93](https://github.com/kreait/laravel-firebase/pull/93))
47
### Changed
58
* Type-hints have been updated to point to the interfaces that the underlying SDK provides
6-
since more recent versions.
9+
since more recent versions.
10+
* Bumped `kreait/firebase-php` dependency to `^5.24` (Database Auth Variable Overrides are supported since `5.22`)
711

812
## 3.1.0 - 2021-02-03
913
### Added

0 commit comments

Comments
 (0)