Skip to content

Commit e72dc16

Browse files
committed
docs(changelog): update changelog to beta.6
1 parent 40a0432 commit e72dc16

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<a name="2.0.0-beta.5"></a>
2-
# 2.0.0-beta.5 (2016-02-10)
1+
<a name="2.0.0-beta.6"></a>
2+
# 2.0.0-beta.6 (2016-02-11)
33

44

55
### Bug Fixes
@@ -50,10 +50,19 @@ http://github.com/typings/typings
5050
And install typings such as `jasmine`, `angular-protractor`, or `selenium-webdriver`
5151
to satisfy the type-checker.
5252

53+
If you rely on es6 APIs other than Promises and Collections, you will need to
54+
install the es6-shim typing instead of using the <reference> tag above.
55+
Angular previously exposed typings for the entire ES6 API.
56+
57+
<a name="2.0.0-beta.5"></a>
58+
# 2.0.0-beta.5 (2016-02-10)
59+
60+
This release was incorrect; replaced with beta.6.
61+
5362
<a name="2.0.0-beta.4"></a>
5463
# 2.0.0-beta.4 (2016-02-10)
5564

56-
This release was incorrect; replaced with beta.5.
65+
This release was incorrect; replaced with beta.6.
5766

5867
<a name="2.0.0-beta.3"></a>
5968
# 2.0.0-beta.3 (2016-02-03)

0 commit comments

Comments
 (0)