From 4d18e926860e18fe3904fdd86ac4318881ec81d2 Mon Sep 17 00:00:00 2001 From: Eugene Mirotin Date: Sat, 20 May 2017 00:20:22 +0300 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cac9d77e..a1e29cca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Highlight cache usage in a local build - Show a progress bar for upload progress - Add ability to specify build-time variables for local builds +- Added the proxy support for the `resin ssh` command ### Fixed - Fixed the not enough unicorns bug in resin build +- Removed the install-time warning for the `valid-email` package ## [5.9.1] - 2017-05-01