Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Commit f4d0567

Browse files
committed
Bump to v0.10.0
1 parent 7d14a7c commit f4d0567

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## [v0.10.0] (2017-11-06)
4+
5+
**Features**
6+
7+
* HTML5 history support - @davidmeirlevy [#22]
8+
39
## [v0.9.0] (2017-08-24)
410

511
**Features**
@@ -102,13 +108,15 @@
102108

103109
* Initial release
104110

111+
[#22]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/22
105112
[#17]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/17
106113
[#15]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/15
107114
[#12]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/12
108115
[#6]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/6
109116
[#3]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/3
110117
[#2]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/2
111118
[#1]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/1
119+
[v0.10.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.9.0...v0.10.0
112120
[v0.9.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.8.0...v0.9.0
113121
[v0.8.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.7.1...v0.8.0
114122
[v0.7.1]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.7.0...v0.7.1

0 commit comments

Comments
 (0)