Update changelog

[ci skip]
This commit is contained in:
Iris Morelle 2021-03-19 12:41:23 -03:00
parent 74dbd037a2
commit 1fe3468a92

View file

@ -55,6 +55,7 @@
* Fixed the turn timer/system clock display on the top bar incorrectly using a larger font size at small resolutions.
* Made the Defense display label on the sidebar visible (a side-effect of replacing SDL_ttf) and rearranged it slightly.
* Set the correct default text color for in-game UI elements instead of #ffffff white for consistency with other UI elements.
* Increased font sizes in Help and some legacy UI elements including in-game menu and End Turn buttons.
### WML Engine
* Standard Location Filters now support gives_income=yes|no to make it simpler to match villages regardless of owner
* Fixed ThemeWML `[label] font_rgb=` generating text elements with broken UTF-8 sequences.