diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5882040 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# [1.4.0] - 2019-02-16 +## Added +- alias from `editorconfig-checker` to `ec` + +## Removed +- unused dependency with security issue (glob-fs) thanks to [Ruxandra Fediuc](https://github.com/ruxandrafed) + +## Updated +- xo to 0.24.0 and adjusted code style +