Update changelog

This commit is contained in:
Dane Everitt 2018-09-03 15:14:59 -07:00
parent 368b9892e1
commit 9706a8dc34
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53

View file

@ -12,6 +12,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Changed
* Egg and server variable values are no longer limited to 191 characters. Turns out some games require a large number of characters in these fields.
### Added
* Users can now select their preferred language in their account settings.
## v0.7.9 (Derelict Dermodactylus)
### Fixed
* Fixes a two-factor authentication bypass present in the password reset process for an account.