v2.1.6-beta

This commit is contained in:
JonnyWong16 2018-05-09 20:26:06 -07:00
commit e91ba46265
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## v2.1.6-beta (2018-05-09)
* Newsletters:
* Change: Setting to specify static URL ID name instead of using the newsletter ID number.
* Change: Reorganize newsletter config options.
## v2.1.5-beta (2018-05-07)
* Newsletters:

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.1.5-beta"
PLEXPY_RELEASE_VERSION = "v2.1.6-beta"