mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.3.11
This commit is contained in:
parent
c4af6feb92
commit
c72314fb71
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.3.11 (2016-03-15)
|
||||||
|
|
||||||
|
* Fix: Typo preventing history logging for websockets.
|
||||||
|
|
||||||
|
|
||||||
## v1.3.10 (2016-03-12)
|
## v1.3.10 (2016-03-12)
|
||||||
|
|
||||||
* Fix: Actually allow HTML tags for Pushover.
|
* Fix: Actually allow HTML tags for Pushover.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.3.10"
|
PLEXPY_RELEASE_VERSION = "1.3.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue