This commit is contained in:
Andris Reinman 2016-05-16 12:59:40 +03:00
parent ab91eaf441
commit f11b9e2db0
2 changed files with 6 additions and 1 deletions

View file

@ -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

View file

@ -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": {