From 84c3365de4b087da6110719fd5e41c1155cd8861 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Tue, 14 Feb 2017 22:58:30 +0100 Subject: [PATCH] [Changelog] Alphabetically sort changelog items. --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2491e9d..bc0c703e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,26 +11,26 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. ### Added - Add mapname to friend status (request). -- Add support for mod.ff. - Add option to toggle notify friend state. +- Add support for mod.ff. ### Changed -- Move build number location. -- Limit dedicated servers to 15 instances per IP. - Disabled big minidump message box. +- Limit dedicated servers to 15 instances per IP. +- Move build number location. - Remove news ticker and friends button from theater. ### Fixed +- Fix audio bug in options menu. - Fix crash caused by faulty file download requests to game hosts. - Fix friend sorting. -- Fix weapon crash issue. - Fix game not starting issue under certain circumstances. -- Fix vid_restart crash with connect protocol. - Fix menu crash. - Fix typo in security increase popmenu. -- Fix audio bug in options menu. +- Fix vid_restart crash with connect protocol. +- Fix weapon crash issue. - Potentially fix no-ammo bug. ## [0.3.2] - 2017-02-12