From 960d9a85346f9e47c9f088588b3053023d839987 Mon Sep 17 00:00:00 2001 From: orignal Date: Tue, 14 Feb 2017 12:36:54 -0500 Subject: [PATCH] updated ChangeLog --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3b7bacd0..f94c6436 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,22 @@ # for this file format description, # see https://github.com/olivierlacan/keep-a-changelog +## [2.12.0] - 2017-02-14 +### Added +- Additional HTTP and SOCKS proxy tunnels +- Reseed from ZIP achieve +- Some stats in a main window for Windows version +### Changed +- Reseed servers list +- MTU of 1488 for ipv6 +- Android and Mac OS X versions use OpenSSL 1.1 +- New logo for Android +### Fixed +- Multiple memory leaks +- Incomptibility of some EdDSA private keys with Java +- Clock skew for Windows XP +- Occasional crashes with I2PSnark + ## [2.11.0] - 2016-12-18 ### Added - Websockets support