Skip to content

Commit

Permalink
docs(changelog): add brief changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Feb 24, 2017
1 parent 6558e07 commit 1e68062
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 0.3.0 (2017-2-24)

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)

0 comments on commit 1e68062

Please sign in to comment.