Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 80f912b

Browse files
authored
Merge pull request #37 from nylas-mail-lives/Release_2.1.0
Release 2.1.0
2 parents 5715fbc + 197311d commit 80f912b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Nylas Mail Changelog
22

3+
### 2.1.0 (7/9/2017)
4+
5+
+ An NML (Nylas Mail Lives) Build
6+
+ Update docs (Issues #5, #14, #17)
7+
+ Update Slack URL to be auto-invite to NML (Nylas Mail Lives) Slack (Issue #14)
8+
+ Fix Travis CI builds (both Linux and Mac) (Issues #8 and #9)
9+
+ Fix issue with sending emails (Issue #19)
10+
+ Fix config.json saving/loading issues (Issue #15)
11+
+ Reverse mail order option (Issue #20)
12+
+ Auto-Updater disabled (Issue #34)
13+
314
### 2.0.15 (4/17/2017)
415

516
+ Correctly handle and inform users about database malformed errors that can

packages/client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nylas-mail",
33
"productName": "Nylas Mail",
4-
"version": "2.0.15",
4+
"version": "2.1.0",
55
"description": "The best email app for people and teams at work",
66
"license": "GPL-3.0",
77
"main": "./src/browser/main.js",

0 commit comments

Comments
 (0)