From 33354cbf39a44e8b6b41ce10756d01a095215070 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Sun, 25 Dec 2016 00:09:34 +0100 Subject: [PATCH] [Changelog] Unreleased -> 0.2.2. [ci skip] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59f87cb9..de8418ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. ## [Unreleased] +### Known issues + +- IW4x on Linux currently requires gnutls to be installed to access the Tor service via HTTPS. + +## [0.2.2] - 2016-12-25 + This is the third public Alpha version, it mostly consists of bug fixes. ### Changed