We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb2701 commit 3f14a45Copy full SHA for 3f14a45
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+<a name="1.0.1"></a>
2
+# 1.0.1 thorium-shielding (2012-06-25)
3
+
4
5
+## Bug Fixes
6
7
+- **$location:** don't throw exception while url rewriting if element was removed
8
+ ([3da4194f](https://github.com/angular/angular.js/commit/3da4194f98fa0c1ad1e5ab159719e4b25799e6d4),
9
+ [#1058](https://github.com/angular/angular.js/issues/1058))
10
+- **$location:** prevent ie from getting into redirect loop
11
+ ([ffb27013](https://github.com/angular/angular.js/commit/ffb270130a4aaf3ddc2eb9d6211b46e1da136184),
12
+ [#1075](https://github.com/angular/angular.js/issues/1075),
13
+ [#1079](https://github.com/angular/angular.js/issues/1079),
14
+ [#1085](https://github.com/angular/angular.js/issues/1085))
15
16
17
18
<a name="1.0.0"></a>
19
# 1.0.0 temporal-domination (2012-06-13)
20
0 commit comments