diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f2c8f2b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +## 0.3.0 (2017-2-xx) + +Breaking changes: this version drops node.js 0.12 support. + +### node-sass +- Bump `node-sass` version to 4.0 (#22) + +### packages +- Add yarn lockfile (#20) +- Add engine requirement (#27) + +### test +- Add eslint (#23) +- Add travis (#24) +- Use standard code style (#25) +- Better support on `sass` format (#28) + +## 0.2.0 (2015-9-28) +