@@ -3,6 +3,7 @@ language: node_js
node_js:
- "4"
+ - "5.0.0"
- "5"
- "6"
- "stable"
@@ -2,7 +2,7 @@ Change Log
===
v0.9.0-beta.3
---
-* Dropped `[email protected]` and `[email protected]` support internally (affects only development tasks).
+* **Breaking options change:** dropped `[email protected]` and `[email protected]` support.
* Switched from `npm` to `yarn` internally.
v0.9.0-beta.2