bump(version): 0.4.52 and add Changelog

This commit is contained in:
Evan Morikawa 2016-09-14 11:56:36 -07:00
parent cba4c4ac51
commit d52217a087
2 changed files with 20 additions and 1 deletions

View file

@ -1,5 +1,24 @@
# N1 Changelog
### 0.4.52 (9/14/16)
- Features:
+ More themes on Readme.md
- Fixes:
+ Fix url parsing of ?#
+ Changes to trial length
+ Add “Ctrl-A” to the outlook shortcuts
+ Log user out of app if identity token is missing
+ Check for number of BCC participants before using multi-send
- Development:
+ apm ignores dev dependencesi
### 0.4.51 (9/1/16)
- Features:

View file

@ -1,7 +1,7 @@
{
"name": "nylas",
"productName": "Nylas N1",
"version": "0.4.51",
"version": "0.4.52",
"description": "An extensible, open-source mail client built on the modern web.",
"main": "./src/browser/main.js",
"repository": {