[Changelog] Update changelog

This commit is contained in:
momo5502 2017-06-26 00:00:56 +02:00
parent 85032c5e27
commit f47f6ae4d2

View File

@ -8,7 +8,6 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.
### Added ### Added
- Show friend avatars when they play IW4x (request).
- Add fast download option for custom mods/maps based on Call of Duty 4. - Add fast download option for custom mods/maps based on Call of Duty 4.
- Display a toast when an update is available. - Display a toast when an update is available.
- Use the hourglass cursor while loading assets (with the native cursor feature). - Use the hourglass cursor while loading assets (with the native cursor feature).
@ -17,6 +16,7 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.
### Changed ### Changed
- Show friend avatars when they play IW4x (request). - Show friend avatars when they play IW4x (request).
- Rewrite and optimize the entire node system.
### Fixed ### Fixed
@ -25,6 +25,7 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.
- Can no longer join a lobby or server with an incorrect password. - Can no longer join a lobby or server with an incorrect password.
- Fix lags and frame drops caused by server sorting. - Fix lags and frame drops caused by server sorting.
- Fix demos on custom maps. - Fix demos on custom maps.
- Fix crashes caused by a bug in file/data compression
## [0.5.0] - 2017-06-04 ## [0.5.0] - 2017-06-04