Skip to content

Commit b82ee11

Browse files
committed
chore: update changelog
1 parent fefe407 commit b82ee11

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="1.4.0-alpha.0"></a>
2+
# [1.4.0-alpha.0](https://github.com/nativescript-vue/nativescript-vue/compare/v1.3.2-rc.4...v1.4.0-alpha.0) (2018-05-07)
3+
4+
5+
### Features
6+
7+
* allow custom getRootView implementation ([4ec580c](https://github.com/nativescript-vue/nativescript-vue/commit/4ec580c))
8+
* use the new run method instead of the old start method ([d840d3c](https://github.com/nativescript-vue/nativescript-vue/commit/d840d3c))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* nativescript 3.x will no longer work with this change because application.run has
14+
been added in 4.0
15+
16+
17+
118
<a name="1.3.2-rc.4"></a>
219
## [1.3.2-rc.4](https://github.com/nativescript-vue/nativescript-vue/compare/v1.3.2-rc.3...v1.3.2-rc.4) (2018-04-22)
320

0 commit comments

Comments
 (0)