diff options
| author | Matias Niemelä | 2013-12-06 13:12:43 -0500 |
|---|---|---|
| committer | Matias Niemelä | 2013-12-06 13:14:56 -0500 |
| commit | 78ba429e6a3269594afbffcca2980e76281c43e0 (patch) | |
| tree | 039aea985b45f4364c1f8d02eec6f5f51d3bb137 | |
| parent | dbf8c3c745dc6a91bb3fa678d7ce7602e8753141 (diff) | |
| download | angular.js-78ba429e6a3269594afbffcca2980e76281c43e0.tar.bz2 | |
chore(CHANGELOG): remove reverted commits from 1.2.4v1.2.4
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c8578922..b3317b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,12 +49,6 @@ - **$parse:** micro-optimization for ensureSafeObject function ([689dfb16](https://github.com/angular/angular.js/commit/689dfb167924a61aef444ce7587fb987d8080990), [#5246](https://github.com/angular/angular.js/issues/5246)) -- **$resource:** Use shallow copy instead of angular.copy - ([a55c1e79](https://github.com/angular/angular.js/commit/a55c1e79cf8894c2d348d4cf911b28dcc8a6995e), - [#5300](https://github.com/angular/angular.js/issues/5300)) -- **Angular.js:** Use call and === instead of apply and == in type check functions - ([785a5fd7](https://github.com/angular/angular.js/commit/785a5fd7c182f39f4ae80d603c0098bc63ce41a4), - [#5295](https://github.com/angular/angular.js/issues/5295)) - **Scope:** short-circuit after dirty-checking last dirty watcher ([d070450c](https://github.com/angular/angular.js/commit/d070450cd2b3b3a3aa34b69d3fa1f4cc3be025dd), [#5272](https://github.com/angular/angular.js/issues/5272), [#5287](https://github.com/angular/angular.js/issues/5287)) |
