Updated CHANGELOG.md

This commit is contained in:
Jacinto Arias 2017-06-26 11:56:24 +02:00 committed by Tim Perry
parent bea7b2035a
commit 9e555b3dba

View File

@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## Added
- Added support for `--squash` parameter for `resin build`
## Fixed
- **Breaking** Remove Buffer polyfill, require Node v6+, and print warnings in older versions