update readme

This commit is contained in:
thelamer
2020-07-21 07:47:52 -07:00
parent c406a696a1
commit a6f6d7bde0
2 changed files with 2 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "22.07.20:", desc: "Ingest releases from Jellyfin repo." }
- { date: "28.04.20:", desc: "Replace MMAL/OMX dependency device `/dev/vc-mem` with `/dev/vcsm` as the former was not sufficient for raspbian." }
- { date: "11.04.20:", desc: "Enable hw decode (mmal) on Raspberry Pi, update readme instructions, add donation info, create missing default transcodes folder." }
- { date: "11.03.20:", desc: "Add Pi V4L2 support, remove optional transcode mapping (location is selected in the gui, defaults to path under `/config`)." }