mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
v2.9.1
This commit is contained in:
parent
17800df0aa
commit
e970a260a1
2 changed files with 8 additions and 2 deletions
|
@ -1,6 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v2.9.0-beta (2022-01-25)
|
## v2.9.1 (2022-02-07)
|
||||||
|
|
||||||
|
* Other:
|
||||||
|
* Fix: Incorrect changelog version number and date.
|
||||||
|
|
||||||
|
|
||||||
|
## v2.9.0 (2022-02-07)
|
||||||
|
|
||||||
* Notification:
|
* Notification:
|
||||||
* New: Added track disc number notification parameter.
|
* New: Added track disc number notification parameter.
|
||||||
|
|
|
@ -18,4 +18,4 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.9.0"
|
PLEXPY_RELEASE_VERSION = "v2.9.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue