update readme
This commit is contained in:
parent
81f0da3ebf
commit
e83d6870ee
2 changed files with 2 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ Below are the instructions for updating containers:
|
||||||
|
|
||||||
## Versions
|
## 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.
|
* **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.
|
* **15.02.19:** - Clean up plex pid after unclean stop.
|
||||||
* **11.02.19:** - Fix nvidia variables, add device variables.
|
* **11.02.19:** - Fix nvidia variables, add device variables.
|
||||||
|
|
|
||||||
|
|
@ -82,6 +82,7 @@ app_setup_block: |
|
||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
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: "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: "15.02.19:", desc: "Clean up plex pid after unclean stop." }
|
||||||
- { date: "11.02.19:", desc: "Fix nvidia variables, add device variables." }
|
- { date: "11.02.19:", desc: "Fix nvidia variables, add device variables." }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue