From cbde218488f47584ef9ba828a5d048ec6798bedb Mon Sep 17 00:00:00 2001 From: Evan Morikawa Date: Mon, 30 Jan 2017 15:23:41 -0800 Subject: [PATCH] bump(changelog): 1.0.18 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0fc71959..d64c48b17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Nylas Mail Changelog +### 1.0.18 (1/30/17) + +- Performance: + + + 60% reduction of CPU usage during initial sync due to optimizing + unnecessary rendering + +- Fixes: + + + New composer stays in "to" field when initially typing + +- Development: + + + Better documentation for Nylas Mail SDKs + + GitHub repository renamed from nylas/N1 to nylas/nylas-mail + + `master` branch now has Nylas Mail (1.0.x) + + `n1-pro` branch now has Nylas Pro (1.5.x) + ### 1.0.17 (1/27/17) - Fixes: