diff --git a/CHANGELOG.md b/CHANGELOG.md index f80318ecdf..f9a52e14ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [7.1.1](https://github.com/angular/angular/compare/7.1.0...7.1.1) (2018-11-28) + + +### Bug Fixes + +* **core:** export a value for InjectFlags ([#27279](https://github.com/angular/angular/issues/27279)) ([bdf5f3e](https://github.com/angular/angular/commit/bdf5f3e)), closes [#27251](https://github.com/angular/angular/issues/27251) + + + # [7.1.0](https://github.com/angular/angular/compare/7.1.0-rc.0...7.1.0) (2018-11-21)