update changelog

This commit is contained in:
Girish Ramakrishnan 2020-07-14 20:28:51 -07:00
parent 5358d94cb0
commit 1f12c096f8
1 changed files with 5 additions and 1 deletions

View File

@ -163,4 +163,8 @@
[1.10.0]
* Update Syncthing to 1.7.1
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.7.0)
* #6552: panic: Stop called more than once on ... created by nat.Service
* #6564: Closing an already removed connection causes GUI error message
* #6646: Misleading error message when to be deleted dir contains receive-only changes
* #6653: panic: nil pointer dereference in leveldb.(*DB).isClosed()