Merge pull request #859 from slingamn/changelogfix

remove erroneous changelog entry
This commit is contained in:
Shivaram Lingamneni 2020-03-11 03:24:27 -07:00 committed by GitHub
commit b2207ef373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ This release includes a database change. If you have `datastore.autoupgrade` set
* Fixed cases where Tor users could receive CTCP messages, contrary to expectations (#752, #753)
* Fixed `NS INFO` displaying the local timezone (#710)
* Fixed `accounts.authentication-enabled` failing to disable the `NS IDENTIFY` command (#721)
* Fixed confusable protection not being applied to newly registered accounts (#745, thanks [@bogdomania](https://github.com/bogdomania)!)
### Added
* Added support for persistent history storage in MySQL (#348)