doc: add 0.16.0 changelog

This commit is contained in:
mappu 2017-11-26 19:34:35 +13:00
parent e0ca75ae9a
commit 8730275115
1 changed files with 5 additions and 0 deletions

View File

@ -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