Skip to content

Commit

Permalink
docs: Add missing note in CHANGELOG.md about dropping node 4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Apr 13, 2018
1 parent a2c327b commit 9409e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. See [standa

### BREAKING CHANGES

* Drop official node 4 support
* This slightly changes the resolving algorithm. Should not break in normal usage, but might break in complex configurations.
* The sass-loader throws an error at runtime now and refuses to compile if the peer dependency is wrong. This could break applications where npm's peer dependency warning was just ignored.

Expand Down

0 comments on commit 9409e17

Please sign in to comment.