mention #206 in v0.7.4 changelog

This commit is contained in:
Scott Lamb 2022-04-13 18:14:57 -07:00
parent 13bfb76855
commit 9e6ac27cb0
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Each release is tagged in Git and on the Docker repository
* [#217](https://github.com/scottlamb/moonfire-nvr/issues/217): no longer
drop the connection to the camera when it changes video parameters, instead
continuing the run seamlessly.
* [#206](https://github.com/scottlamb/moonfire-nvr/issues/206#issuecomment-1086442543):
fix `teardown Sender shouldn't be dropped: RecvError(())` errors on shutdown.
## 0.7.3 (2022-03-22)