From 3f14a45aa5894e5a30e946a1418e7c9f18f00691 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 25 Jun 2012 08:18:50 -0700 Subject: docs(changelog): release notes for 1.0.1 thorium-shielding --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f84c1f02..a95e3051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ + +# 1.0.1 thorium-shielding (2012-06-25) + + +## Bug Fixes + +- **$location:** don't throw exception while url rewriting if element was removed + ([3da4194f](https://github.com/angular/angular.js/commit/3da4194f98fa0c1ad1e5ab159719e4b25799e6d4), + [#1058](https://github.com/angular/angular.js/issues/1058)) +- **$location:** prevent ie from getting into redirect loop + ([ffb27013](https://github.com/angular/angular.js/commit/ffb270130a4aaf3ddc2eb9d6211b46e1da136184), + [#1075](https://github.com/angular/angular.js/issues/1075), + [#1079](https://github.com/angular/angular.js/issues/1079), + [#1085](https://github.com/angular/angular.js/issues/1085)) + + + # 1.0.0 temporal-domination (2012-06-13) -- cgit v1.2.3