Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Apr 16, 2018
1 parent 2afdfa0 commit 1e8c45c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
## [next]
### BREAKING CHANGES

- Drop support for io.js and Node.js < 4 (@realityking, #88)
- Drop support Node < 6 (@realityking, #88, @xzyfer 3b2ec74)
- Don't add .css imports to the graph by default (@xzyfer, #91)

### Features
Expand All @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file.

### Fixes

- Fix broken bounds check in CLI (@xzyfer, 5dd065e)

### Tests

### Dependencies
Expand All @@ -22,6 +24,7 @@ All notable changes to this project will be documented in this file.
- coveralls@^3.0.0 (@realityking, #88)
- mocha@^4.0.1 (@realityking, #88)
- nyc@^11.2.1 (@realityking, #88)
- scss-tokenizer@^0.3.0 (@xzyfer, 3b2ec74)

## [2.2.4]
### Dependencies
Expand Down

0 comments on commit 1e8c45c

Please sign in to comment.