update readme

This commit is contained in:
aptalca 2019-03-22 13:12:38 -04:00 committed by Ryan Kuba
parent 81f0da3ebf
commit e83d6870ee
2 changed files with 2 additions and 0 deletions

View file

@ -211,6 +211,7 @@ Below are the instructions for updating containers:
## Versions
* **22.03.19:** - Fix update logic for `VERSION=public`.
* **14.03.19:** - Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64.
* **15.02.19:** - Clean up plex pid after unclean stop.
* **11.02.19:** - Fix nvidia variables, add device variables.

View file

@ -82,6 +82,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "22.03.19:", desc: "Fix update logic for `VERSION=public`." }
- { date: "14.03.19:", desc: "Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64." }
- { date: "15.02.19:", desc: "Clean up plex pid after unclean stop." }
- { date: "11.02.19:", desc: "Fix nvidia variables, add device variables." }