From 3ed205836e01ffd5cfedb685e6bd83aa3508c68c Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sun, 22 Jan 2017 03:12:50 +0100 Subject: [PATCH] [Changelog] Update changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15bdcad5..a3e67b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. ## [Unreleased] +This is the third public Beta version. + +### Added + +### Changed + +### Fixed + +- Fix missing models on village. + +### Known issues + +- IW4x on Linux currently requires gnutls to be installed to access the Tor service via HTTPS. + ## [0.3.1] - 2017-01-21 This is the second public Beta version.