We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6593a3e commit 6dfe5beCopy full SHA for 6dfe5be
CHANGELOG.md
@@ -1,4 +1,19 @@
1
-<a name="v1.0.0rc12"></a>
+<a name="1.0.0"></a>
2
+# 1.0.0 temporal-domination (2012-06-13)
3
+
4
5
+## Bug Fixes
6
7
+- **$location:**
8
+ - correctly parse link urls in hashbang mode with a prefix
9
+ ([0f44964e](https://github.com/angular/angular.js/commit/0f44964e5e0f7e37d7fa3216bb10fd61fbf52ae2),
10
+ [#1037](https://github.com/angular/angular.js/issues/1037))
11
+ - fix link click interception in hash-bang mode
12
+ ([6593a3e0](https://github.com/angular/angular.js/commit/6593a3e0823f3c08079f05010f9628fc4503cd43),
13
+ [#1051](https://github.com/angular/angular.js/issues/1051))
14
15
16
+<a name="1.0.0rc12"></a>
17
# 1.0.0rc12 regression-extermination (2012-06-12)
18
19
## Bug Fixes
0 commit comments