We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b1034 commit 94dc4d0Copy full SHA for 94dc4d0
packages/client-app/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Nylas Mail Changelog
2
3
+### 2.0.12 (4/13/2017)
4
+
5
+ + [client-app] Prevent NM from overwriting N1 binary on windows
6
+ + [client-app] Fix runtime error in FetchFolderList
7
+ + [client-app] Prevent old N1 config from getting wiped when installing Nylas Mail
8
+ + [\*] Remove useless docs
9
10
### 2.0.11 (4/12/2017)
11
12
- Fixes:
packages/client-app/package.json
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
- "version": "2.0.11",
+ "version": "2.0.12",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",
0 commit comments