diff options
| author | Vojta Jina | 2012-06-25 20:36:41 -0700 |
|---|---|---|
| committer | Vojta Jina | 2012-06-25 20:36:41 -0700 |
| commit | 212f685e0634a60687cae0d0824dea64accb0b26 (patch) | |
| tree | 414c80fcfce7a0e51110152f6ccda11dca91c5e0 | |
| parent | 35706ba4821af4779d1c759c5cba752f55229367 (diff) | |
| download | angular.js-212f685e0634a60687cae0d0824dea64accb0b26.tar.bz2 | |
chore(changelog): fix typos in rc11 changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a95e3051..bb963e6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,7 +87,7 @@ ## Breaking Changes -- **$beforeRouteChange and $routeChangeStart events were renamed to $afterRouteChange and +- **$beforeRouteChange and $afterRouteChange events were renamed to $routeChangeStart and $routeChangeSuccess** This was done to make the naming consistent with $location events and also get events to |
