mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.3.6
This commit is contained in:
parent
0b301fff3f
commit
e2120393a2
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.3.6 (2016-02-03)
|
||||||
|
|
||||||
|
* Fix: Regression where {duration} not reported in minutes.
|
||||||
|
* Fix: Proper daemonizing in FreeBSD and FreeNAS init scripts.
|
||||||
|
* Change: Update readme documentation.
|
||||||
|
|
||||||
|
|
||||||
## v1.3.5 (2016-02-02)
|
## v1.3.5 (2016-02-02)
|
||||||
|
|
||||||
* Fix: Removing unique constraints from database.
|
* Fix: Removing unique constraints from database.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.3.5"
|
PLEXPY_RELEASE_VERSION = "1.3.6"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue