mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-14 08:35:29 +08:00
bump(version): 1.0.55
This commit is contained in:
parent
96685bed01
commit
7e0194e6c3
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
|||
# Nylas Mail Changelog
|
||||
|
||||
### 1.0.55 (3/31/2017)
|
||||
|
||||
+ [client-app] don't override existing bodies on K2
|
||||
+ [client-sync] Add comment about reason for try/catch block
|
||||
+ [client-sync] Split Contact ranking query
|
||||
+ [client-app] Remove getUnindexedAccounts
|
||||
+ [client-app] remove the in favor of
|
||||
|
||||
### 1.0.54 (3/31/2017)
|
||||
|
||||
- Features:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nylas-mail",
|
||||
"productName": "Nylas Mail",
|
||||
"version": "1.0.54",
|
||||
"version": "1.0.55",
|
||||
"description": "The best email app for people and teams at work",
|
||||
"license": "GPL-3.0",
|
||||
"main": "./src/browser/main.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue