Update CHANGELOG.md

This commit is contained in:
Dpeta 2021-08-10 23:08:27 +00:00 committed by GitHub
parent c4dd2dcee5
commit de8116899c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,13 +11,14 @@
### Fixed ### Fixed
- Crash when opening invite-only memo. (My bad-) - Crash when opening invite-only memo. (My bad-)
- Random encounters occasionally not being disabled when switched off. (RE bot is now updated after connect and on profile switch.) - Random encounters occasionally not being disabled when switched off. (RE bot is now updated after connect and on profile switch.)
- A few memo/convo related syntax errors in a few themes - A few memo/convo related syntax errors in a few themes.
- nothing.png being missing in some themes. - nothing.png being missing in some themes.
- 64-bit crt for PyInstaller - 64-bit crt for PyInstaller.
- Manual sort not working - Manual chumroll sorting not working.
### Changed ### Changed
- Honk emote now only triggers when typing ':honk:' instead of on every 'honk'. - Honk emote now only triggers when typing ':honk:' instead of on every 'honk'.
- Warnings/Errors are now logged to pesterchum.log as well as console.
## [v2.1.2] - 2021-4-16 ## [v2.1.2] - 2021-4-16