From f3c77858be536238884d5dd44855328b3a521e5e Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 30 Apr 2012 15:41:37 -0700 Subject: docs(changelog): release notes for 1.0.0rc7 rc-generation --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d175367..7e3c8e1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ + +# 1.0.0rc7 rc-generation (2012-04-30) + +## Features + +- **$parse:** CSP compatibility + ([2b87c814](https://github.com/angular/angular.js/commit/2b87c814ab70eaaff6359ce1a118f348c8bd2197), + [#893](https://github.com/angular/angular.js/issues/893)) + + +## Bug Fixes + +- **jqlite:** + - correctly reset event properties in IE8 + ([a18926f9](https://github.com/angular/angular.js/commit/a18926f986166048a21097636f03ab29f107b154)) + - mouseenter on FF no longer throws exceptions + ([43d15f83](https://github.com/angular/angular.js/commit/43d15f830f9d419c41c41f0682e47e86839e3917)) + + +## Docs + +- Tutorial has been finally updated to AngularJS v1.0! Check it out and provide feedback to make it + even better: +- now redirects to + + + # v1.0.0rc6 runny-nose (2012-04-20) -- cgit v1.2.3