mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(changelog): release notes for 1.0 temporal-domination release
This commit is contained in:
parent
6593a3e082
commit
6dfe5be155
1 changed files with 16 additions and 1 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -1,4 +1,19 @@
|
|||
<a name="v1.0.0rc12"></a>
|
||||
<a name="1.0.0"></a>
|
||||
# 1.0.0 temporal-domination (2012-06-13)
|
||||
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **$location:**
|
||||
- correctly parse link urls in hashbang mode with a prefix
|
||||
([0f44964e](https://github.com/angular/angular.js/commit/0f44964e5e0f7e37d7fa3216bb10fd61fbf52ae2),
|
||||
[#1037](https://github.com/angular/angular.js/issues/1037))
|
||||
- fix link click interception in hash-bang mode
|
||||
([6593a3e0](https://github.com/angular/angular.js/commit/6593a3e0823f3c08079f05010f9628fc4503cd43),
|
||||
[#1051](https://github.com/angular/angular.js/issues/1051))
|
||||
|
||||
|
||||
<a name="1.0.0rc12"></a>
|
||||
# 1.0.0rc12 regression-extermination (2012-06-12)
|
||||
|
||||
## Bug Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue