Skip to content

Commit c00ec1e

Browse files
committed
Release 3.1.0
1 parent c2f9569 commit c00ec1e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

3-
## Unreleased
3+
## 3.1.0 - 2021-02-03
4+
### Added
5+
* Support for tenant awareness via `FIREBASE_AUTH_TENANT_ID` environment variable
6+
or `firebase.projects.*.auth.tenant_id` config variable.
7+
([#79](https://github.com/kreait/laravel-firebase/pull/79))
8+
(thanks to [@sl0wik](https://github.com/sl0wik))
49

510
## 3.0.0 - 2020-11-01
611
### Added

0 commit comments

Comments
 (0)