mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-10 06:34:40 +08:00
bump(version): 2.0.2
This commit is contained in:
parent
4904a9ae85
commit
b5a19dd3e3
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
|||
# Nylas Mail Changelog
|
||||
|
||||
### 2.0.2 (4/5/2017)
|
||||
|
||||
+ [client-app] Updates to feature limiting
|
||||
+ [client-app] Some final benchmark fixes
|
||||
+ [cloud-api] basic view of CloudJobs
|
||||
+ [client-sync] Fix syncWorker arg
|
||||
+ [cloud-workers] fixes to metadata on workers
|
||||
+ [client-sync] Fix runtime error when getting sync activity for account
|
||||
|
||||
### 2.0.1 (4/5/2017)
|
||||
|
||||
- Features:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nylas-mail",
|
||||
"productName": "Nylas Mail",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"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