From 8730275115fb1a6ecaaa0f79165db78412c20e34 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 26 Nov 2017 19:34:35 +1300 Subject: [PATCH] doc: add 0.16.0 changelog --- __dist/README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/__dist/README.txt b/__dist/README.txt index 4bbe888..5d571f9 100644 --- a/__dist/README.txt +++ b/__dist/README.txt @@ -12,6 +12,11 @@ This package can be installed via go get: `go get code.ivysaur.me/libnmdc` =CHANGELOG= +2017-11-26 0.16 +- Feature: Support connecting to ADC hubs +- BREAKING: Simplify connection API +- Vendor new dependency on github.com/cxmcc/tiger (MIT license) + 2017-11-14 0.15 - Feature: Fallback reconnection if no data (not even keepalives) are recieved from the hub in 24 hours - Fix an issue with detecting protocol messages inside multi-line chat messages