From 4e46a698cfda54c5edfa00a1f0ea63166b36889b Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sun, 22 Jan 2017 00:21:34 +0100 Subject: [PATCH] [Changelog] Update changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f89eda02..14ffdb98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,33 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.3.0/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [0.3.1] - 2017-01-21 + +This is the second public Beta version. + +### Added + +- Add classic AK-47 to CAC. +- Add servers to favorites when ingame. +- Add delete favorites button in the serverlist. + +### Changed + +- Change maplist to a dynamic list. + +### Fixed + +- Fix list focus. +- Fix mod restart loop. +- Fix mod download status. +- Fix modelsurf crash. +- Fix floating AK-74u. ### Known issues - IW4x on Linux currently requires gnutls to be installed to access the Tor service via HTTPS. -## [0.3.0] - 2016-01-14 +## [0.3.0] - 2017-01-14 This is the first public Beta version.