File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
## [ next]
5
5
### BREAKING CHANGES
6
6
7
- - Drop support for io.js and Node.js < 4 (@realityking , #88 )
7
+ - Drop support Node < 6 (@realityking , #88 , @ xzyfer 3b2ec74 )
8
8
- Don't add .css imports to the graph by default (@xzyfer , #91 )
9
9
10
10
### Features
@@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file.
13
13
14
14
### Fixes
15
15
16
+ - Fix broken bounds check in CLI (@xzyfer , 5dd065e)
17
+
16
18
### Tests
17
19
18
20
### Dependencies
@@ -22,6 +24,7 @@ All notable changes to this project will be documented in this file.
22
24
- coveralls@^3.0.0 (@realityking , #88 )
23
25
- mocha@^4.0.1 (@realityking , #88 )
24
26
- nyc@^11.2.1 (@realityking , #88 )
27
+ - scss-tokenizer@^0.3.0 (@xzyfer , 3b2ec74)
25
28
26
29
## [ 2.2.4]
27
30
### Dependencies
You can’t perform that action at this time.
0 commit comments