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 f158d81 commit da94b03Copy full SHA for da94b03
CHANGELOG.md
@@ -1,3 +1,22 @@
1
+<a name="v1.0.0rc12"></a>
2
+# 1.0.0rc12 regression-extermination (2012-06-12)
3
+
4
+## Bug Fixes
5
6
+- **$location:** correctly parse link urls in hashbang mode
7
+ ([74fa65ec](https://github.com/angular/angular.js/commit/74fa65ecb7c4e2df966a179952b35700912e065f),
8
+ [#1037](https://github.com/angular/angular.js/issues/1037))
9
10
11
+## Cleanup
12
13
+- **$defer:** remove deprecated `$defer` service
14
+ ([9af7a919](https://github.com/angular/angular.js/commit/9af7a9198e2d30608ea6c40eedde03e44a6ef569))
15
+- **docs:** simplify api urls
16
+ ([f16150d5](https://github.com/angular/angular.js/commit/f16150d5f1b20b3d633b4402095ea89baa4be042))
17
18
19
20
<a name="1.0.0rc11"></a>
21
# 1.0.0rc11 promise-resolution (2012-06-10)
22
0 commit comments