mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 00:06:07 -07:00
v1.2.16
This commit is contained in:
parent
851de4934b
commit
94a3d35c90
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.2.16 (2015-12-22)
|
||||||
|
|
||||||
|
* Fix Most Concurrent stream stat for emtpy databases
|
||||||
|
* Change logs to 50 lines by default
|
||||||
|
|
||||||
|
|
||||||
## v1.2.15 (2015-12-20)
|
## v1.2.15 (2015-12-20)
|
||||||
|
|
||||||
* Fix navbar covering current activity on smaller screens.
|
* Fix navbar covering current activity on smaller screens.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.2.15"
|
PLEXPY_RELEASE_VERSION = "1.2.16"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue