Commit 10e9b5ed authored by Evan You's avatar Evan You

chore: changelog format

parent 164f45df
...@@ -4,12 +4,12 @@ ...@@ -4,12 +4,12 @@
### Features ### Features
* handle <template lang="xxx"> with loaders ([c954f32](https://github.com/vuejs/vue-loader/commit/c954f32)) * handle `<template lang="xxx">` with loaders ([c954f32](https://github.com/vuejs/vue-loader/commit/c954f32))
### BREAKING CHANGES ### BREAKING CHANGES
* <template lang="xxx"> are now handled * `<template lang="xxx">` are now handled
with webpack loaders as well. with webpack loaders as well.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment