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
|
# Changelog
|
||||||
|
|
||||||
|
## 1.9.0 2016-05-16
|
||||||
|
|
||||||
|
* New look
|
||||||
|
* Added views for bounced/unsubscribed/complained etc.
|
||||||
|
|
||||||
## 1.8.2 2016-05-13
|
## 1.8.2 2016-05-13
|
||||||
|
|
||||||
* Added missing views for subscribers who clicked on any link and subscribers who opened the message
|
* Added missing views for subscribers who clicked on any link and subscribers who opened the message
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "mailtrain",
|
"name": "mailtrain",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.8.2",
|
"version": "1.9.0",
|
||||||
"description": "Self hosted email newsletter app",
|
"description": "Self hosted email newsletter app",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue