mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 23:42:37 -07:00
v1.2.6
This commit is contained in:
parent
a8236222fb
commit
fae3f38a88
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.2.6 (2015-11-27)
|
||||||
|
|
||||||
|
* Fixes for IP logging in PMS < 0.9.14.x.
|
||||||
|
* Fix issue in plexWatch importer when trying to import item with no ratingKey.
|
||||||
|
|
||||||
|
|
||||||
## v1.2.5 (2015-11-25)
|
## v1.2.5 (2015-11-25)
|
||||||
|
|
||||||
* Add video_decision and audio_decision to notification options
|
* Add video_decision and audio_decision to notification options
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.2.5"
|
PLEXPY_RELEASE_VERSION = "1.2.6"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue