diff --git a/CHANGELOG.md b/CHANGELOG.md index ac17b40871..ba55b3f954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +## [8.2.5](https://github.com/angular/angular/compare/8.2.4...8.2.5) (2019-09-04) + + +### Bug Fixes + +* **common:** HttpParams fromObject accepts ReadonlyArray ([#31072](https://github.com/angular/angular/issues/31072)) ([b3ea698](https://github.com/angular/angular/commit/b3ea698)), closes [#28452](https://github.com/angular/angular/issues/28452) + + # [9.0.0-next.4](https://github.com/angular/angular/compare/9.0.0-next.3...9.0.0-next.4) (2019-08-28)