Skip to content

Commit 8f16179

Browse files
1.0.0-beta.9
1 parent 490a198 commit 8f16179

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 1.0.0-beta.9 (2017-10-17)
2+
[Compare `@uirouter/angular` versions 1.0.0-beta.8 and 1.0.0-beta.9](https://github.com/ui-router/ng2/compare/1.0.0-beta.8...1.0.0-beta.9)
3+
4+
### Features
5+
6+
* **UIRouterModule:** Add `initial` property to `forRoot` to specify the initial route. ([b7b5e4f](https://github.com/ui-router/ng2/commit/b7b5e4f))
7+
8+
9+
### Updated `@uirouter/core` from 5.0.10 to 5.0.11
10+
[Compare `@uirouter/core` versions 5.0.10 and 5.0.11](https://github.com/ui-router/core/compare/5.0.10...5.0.11)
11+
12+
### Bug Fixes
13+
14+
* **ie9:** make console.bind work in ie9 ([#85](https://github.com/ui-router/core/issues/85)) ([318214b](https://github.com/ui-router/core/commit/318214b))
15+
116
# 1.0.0-beta.8 (2017-10-07)
217
[Compare `@uirouter/angular` versions 1.0.0-beta.7 and 1.0.0-beta.8](https://github.com/ui-router/ng2/compare/1.0.0-beta.7...1.0.0-beta.8)
318

0 commit comments

Comments
 (0)