v1.9.0
This commit is contained in:
parent
ab91eaf441
commit
f11b9e2db0
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 1.9.0 2016-05-16
|
||||
|
||||
* New look
|
||||
* Added views for bounced/unsubscribed/complained etc.
|
||||
|
||||
## 1.8.2 2016-05-13
|
||||
|
||||
* Added missing views for subscribers who clicked on any link and subscribers who opened the message
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "mailtrain",
|
||||
"private": true,
|
||||
"version": "1.8.2",
|
||||
"version": "1.9.0",
|
||||
"description": "Self hosted email newsletter app",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue