diff options
| author | Igor Minar | 2012-06-25 08:18:50 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-06-25 09:30:57 -0700 |
| commit | 3f14a45aa5894e5a30e946a1418e7c9f18f00691 (patch) | |
| tree | 1cd5b3c812b5981ff5353ad667a29a8a204f9f37 /CHANGELOG.md | |
| parent | ffb270130a4aaf3ddc2eb9d6211b46e1da136184 (diff) | |
| download | angular.js-3f14a45aa5894e5a30e946a1418e7c9f18f00691.tar.bz2 | |
docs(changelog): release notes for 1.0.1 thorium-shielding
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f84c1f02..a95e3051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +<a name="1.0.1"></a> +# 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)) + + + <a name="1.0.0"></a> # 1.0.0 temporal-domination (2012-06-13) |
