mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
v1.2.10
This commit is contained in:
parent
ff3a9e47df
commit
5bdf79606e
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.2.10 (2015-12-06)
|
||||||
|
|
||||||
|
* Fix broken count graphs regression.
|
||||||
|
|
||||||
|
|
||||||
## v1.2.9 (2015-12-06)
|
## v1.2.9 (2015-12-06)
|
||||||
|
|
||||||
* Fix and improve text sanitization.
|
* Fix and improve text sanitization.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.2.9"
|
PLEXPY_RELEASE_VERSION = "1.2.10"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue