mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.2.1
This commit is contained in:
parent
6103d14a6f
commit
2346033871
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## v1.2.1 (2015-09-29)
|
||||
|
||||
* Fix for possible issue when paused_counter is null.
|
||||
|
||||
|
||||
## v1.2.0 (2015-09-29)
|
||||
|
||||
* Added option to group consecutive plays in the history tables.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_VERSION = "master"
|
||||
PLEXPY_RELEASE_VERSION = "1.2.0"
|
||||
PLEXPY_RELEASE_VERSION = "1.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue