Update Changelog.txt

master
Webster Sheets 2021-05-07 00:54:03 -04:00 committed by GitHub
parent 0cc652e72e
commit e62cb5adad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -1,4 +1,21 @@
May 2021
* New Features
* Add more tradeships and improve their behavior (#4984)
* Highly improved performance with many ships in one system (#5166)
* Fixes
* Fix crash when loading invalid AI command data from savefile (#5167)
* Fix compilation of PiRngWrapper under GCC11 (#5172)
April 2021
* New Features
* Add custom content to the Rondel system (#5095)
* Add music to the map view, add new music tracks (#5093)
* Internal Changes
* Add new debug tooling colorscheme (#5161)
* Upgrade build tooling to C++17, remove nonstd::string_view (#5151)
* Fixes
* Fix legal footer always being 'Clean' in station view (#5094)