Skip to content

Commit

Permalink
bump(version): 2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Nylas Coffee Machine committed Apr 17, 2017
1 parent 4a25f63 commit 8b9d98c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/client-app/CHANGELOG.md
@@ -1,5 +1,12 @@
# Nylas Mail Changelog

### 2.0.15 (4/17/2017)

+ [client-app] Database malformed errors shouldn't be retryable
+ [client-app] When resetting database, make sure to re-init db reader
+ [client-app] Correctly handle db malformed errors in main process
+ [client-app] Remove dead mail rules code

### 2.0.14 (4/14/2017)

- Fixes:
Expand Down
2 changes: 1 addition & 1 deletion packages/client-app/package.json
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "2.0.14",
"version": "2.0.15",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",
Expand Down

0 comments on commit 8b9d98c

Please sign in to comment.