From 4490444d1c5e6fe95121b5e0b92d3d20f2d935e6 Mon Sep 17 00:00:00 2001 From: mappu Date: Thu, 9 Feb 2017 19:31:19 +1300 Subject: [PATCH] readme --- __dist/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/__dist/README.txt b/__dist/README.txt index 6e2b3a6..2004276 100644 --- a/__dist/README.txt +++ b/__dist/README.txt @@ -9,6 +9,13 @@ Tags: nmdc =CHANGELOG= +2017-02-09 0.13 +- Feature: Implement UserIP2 extension, to retrieve IP addresses of other users +- Enhancement: Implement QuickList extension (reduce one network roundtrip during initial connection) +- Enhancement: Implement NoHello extension (faster connection performance) +- Enhancement: Implement ChatOnly extension +- Fix an issue with not notifying client on all MyINFO updates + 2017-02-05 0.12 - Fix an issue with mutex deadlock when accessing user information from a callback - Fix an issue with silent disconnection if a password was required but not present