diff options
| author | Narretz | 2014-01-17 22:26:59 +0100 | 
|---|---|---|
| committer | Igor Minar | 2014-01-21 17:17:14 -0800 | 
| commit | 030a9b8d33767d0b27104b6208797ab837f4b892 (patch) | |
| tree | d8f62bfbc688d8b06759171b34a2d395ba39383d | |
| parent | 310f129c1d5d54f68074000d7b12ec0258e6fc4f (diff) | |
| download | angular.js-030a9b8d33767d0b27104b6208797ab837f4b892.tar.bz2 | |
docs(changelog): remove reverted commit from 1.2.9
Closes #5868
| -rw-r--r-- | CHANGELOG.md | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a90d279..15ba463d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,6 @@  - **$rootScope:** prevent infinite $digest by checking if asyncQueue is empty when decrementing ttl    ([2cd09c9f](https://github.com/angular/angular.js/commit/2cd09c9f0e7766bcd191662841b7b1ffc3b6dc3f),     [#2622](https://github.com/angular/angular.js/issues/2622)) -- **$route:** update current route upon $route instantiation -  ([2b344dbd](https://github.com/angular/angular.js/commit/2b344dbd20777fb1283b3a5bcf35a6ae8d09469d), -   [#4957](https://github.com/angular/angular.js/issues/4957))  ## Features | 
