Skip to content

Commit 164f45d

Browse files
committed
chore: changelog
1 parent ab4067f commit 164f45d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="15.0.0-beta.7"></a>
2+
# [15.0.0-beta.7](https://github.com/vuejs/vue-loader/compare/v15.0.0-beta.6...v15.0.0-beta.7) (2018-03-25)
3+
4+
5+
### Features
6+
7+
* handle <template lang="xxx"> with loaders ([c954f32](https://github.com/vuejs/vue-loader/commit/c954f32))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* <template lang="xxx"> are now handled
13+
with webpack loaders as well.
14+
15+
16+
117
<a name="15.0.0-beta.6"></a>
218
# [15.0.0-beta.6](https://github.com/vuejs/vue-loader/compare/v15.0.0-beta.5...v15.0.0-beta.6) (2018-03-24)
319

0 commit comments

Comments
 (0)