From c2cd10f6a7a55f0d0edd0f138b2f44647f3982fd Mon Sep 17 00:00:00 2001 From: Kostas Lekkas Date: Tue, 26 Apr 2016 16:16:02 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183bec27..24d5b1b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [4.0.0] - 2016-04-26 + +### Added + +- Implement `resin ssh` command + +### Changed + +- `resin sync` no longer supports the `exec after rsync` feature +- Upgraded `resin-sync` and `resin-settings-client` + ## [3.0.2] - 2016-04-08 ### Changed