diff --git a/CHANGELOG.md b/CHANGELOG.md index c88db45b3b..7a62b1656f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,42 @@ + +# 2.0.0-alpha.52 (2015-12-10) + + +### Features + +* **core:** case-sensitive camelCase templates (kebab-case removal) ([da9b46a](https://github.com/angular/angular/commit/da9b46a)) + + +### BREAKING CHANGES + +* Angular templates are now case-sensitive and use camelCase instead of kebab-case (dash-case). + + Before: + + ``` +
+
+