docs: changelog

This commit is contained in:
James Houlahan 2020-08-11 09:54:46 +02:00
parent 33d705a39d
commit 34df24ede3
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* golang.org/x/net 20200301022130-244492dfa37a -> 20200707034311-ab3426394381
* golang.org/x/text v0.3.2 -> v0.3.3
* Set first-start to false in bridge, not in frontend.
* GODT-400 Refactor sendingInfo.
### Fixed
* GODT-454 Fix send on closed channel when receiving unencrypted send confirmation from GUI.