document and check minimum SQLite version

Fixes #147
This commit is contained in:
Scott Lamb
2021-08-19 10:02:25 -07:00
parent dd4a901adb
commit 4e77a26410
4 changed files with 23 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ Each release is tagged in Git and on the Docker repository
* fix [#146](https://github.com/scottlamb/moonfire-nvr/issues/146): "init
segment fetch error" when browsers have cached data from `v0.6.4` and
before.
* fix [#147](https://github.com/scottlamb/moonfire-nvr/issues/147): confusing
`nvr init` failures when using very old versions of SQLite.
## `v0.6.5` (2021-08-13)