add changelog entry for #157

This commit is contained in:
Scott Lamb 2021-08-31 16:44:53 -07:00
parent 7e5bc42646
commit 981a91c425

View File

@ -13,6 +13,9 @@ Each release is tagged in Git and on the Docker repository
before.
* fix [#147](https://github.com/scottlamb/moonfire-nvr/issues/147): confusing
`nvr init` failures when using very old versions of SQLite.
* fix [#157](https://github.com/scottlamb/moonfire-nvr/issues/157): broken
live view when using multi-view and selecting the first listed camera
then selecting another camera for the upper left grid square.
* support `--rtsp-transport=udp`, which improves compatibility with Reolink
cameras.