v2.1.6-beta

This commit is contained in:
JonnyWong16
2018-05-09 20:26:06 -07:00
parent 62104c95e3
commit eaa6614f68
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"