chore: add changelog

This commit is contained in:
qingwei.li 2017-07-10 22:39:42 +08:00
commit b430993f4f
No known key found for this signature in database
GPG key ID: B6DDC2F7AE80B2F4

View file

@ -1,5 +1,10 @@
# Changelog
4.2.0 / 2017-07-10
* feat: ignore to compiled link, fixed #203 (#204)
* feat: alias option supports regexp, resolve #183
4.1.14 / 2017-06-24
* feat: add context attribute, fixed #191