mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 00:06:07 -07:00
v1.4.10
This commit is contained in:
parent
2124165319
commit
8931fb4758
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.10 (2016-08-15)
|
||||||
|
|
||||||
|
* Fix: Missing python ipaddress module preventing PlexPy from starting.
|
||||||
|
|
||||||
|
|
||||||
## v1.4.9 (2016-08-14)
|
## v1.4.9 (2016-08-14)
|
||||||
|
|
||||||
* New: Option to include current activity in the history tables.
|
* New: Option to include current activity in the history tables.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.4.9"
|
PLEXPY_RELEASE_VERSION = "1.4.10"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue