Skip to content

Commit 1e8c45c

Browse files
committedApr 16, 2018
Update changelog
1 parent 2afdfa0 commit 1e8c45c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
## [next]
55
### BREAKING CHANGES
66

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

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

1414
### Fixes
1515

16+
- Fix broken bounds check in CLI (@xzyfer, 5dd065e)
17+
1618
### Tests
1719

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

2629
## [2.2.4]
2730
### Dependencies

0 commit comments

Comments
 (0)
Please sign in to comment.