From 33f801e7c2b17ec893058ac2e6af6fa851bcd6fd Mon Sep 17 00:00:00 2001 From: Pete Bacon Darwin Date: Thu, 4 Oct 2018 14:59:37 +0100 Subject: [PATCH] docs(changelog): add 1.7.5 release notes --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d26b959..d397c037d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# 1.7.5 anti-prettification (2018-10-04) + +## Bug Fixes +- **ngClass:** do not break on invalid values + ([f3a565](https://github.com/angular/angular.js/commit/f3a565872d802c94bb213944791b11b483d52f73), + [#16697](https://github.com/angular/angular.js/issues/16697), + [#16699](https://github.com/angular/angular.js/issues/16699)) + + # 1.7.4 interstellar-exploration (2018-09-07)