mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.2.9
This commit is contained in:
parent
a1f18bc133
commit
d07add383f
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.2.8"
|
PLEXPY_RELEASE_VERSION = "1.2.9"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue