This commit is contained in:
Tim 2015-12-06 14:52:19 +02:00
parent a1f18bc133
commit d07add383f
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog # Changelog
## v1.2.9 (2015-12-06)
* Fix and improve text sanitization.
## v1.2.8 (2015-12-06) ## v1.2.8 (2015-12-06)
* Fix sanitize player names * Fix sanitize player names

View file

@ -1,2 +1,2 @@
PLEXPY_VERSION = "master" PLEXPY_VERSION = "master"
PLEXPY_RELEASE_VERSION = "1.2.8" PLEXPY_RELEASE_VERSION = "1.2.9"