From e2af7c4c5360d7ec2f047997d3dd188f9ba65a62 Mon Sep 17 00:00:00 2001 From: vsopvsop Date: Thu, 11 Jun 2015 19:56:44 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59fd48961f0a..cb3176abde29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -430,7 +430,7 @@ To get the desired behaviour you need to iterate using the object form of the `n ## Breaking Changes - **$animate:** due to [c8700f04](https://github.com/angular/angular.js/commit/c8700f04fb6fb5dc21ac24de8665c0476d6db5ef), - JavaSript and CSS animations can no longer be run in + JavaScript and CSS animations can no longer be run in parallel. With earlier versions of ngAnimate, both CSS and JS animations would be run together when multiple animations were detected. This feature has now been removed, however, the same effect, with even more