diff --git a/CHANGELOG.md b/CHANGELOG.md index 26c251bd5..3743c96cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [6.1.3](https://github.com/angular/angularfire/compare/6.1.2...6.1.3) (2020-11-30) + + +### Bug Fixes + +* **afs:** allow stateChanges and auditLog to emit blank arrays at first ([21442f0](https://github.com/angular/angularfire/commit/21442f0)) + + + # [6.1.2](https://github.com/angular/angularfire/compare/6.1.1...6.1.2) (2020-11-24)