From 2e264ecaf13e6e0c95ed5b45d82d99d422e0f552 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 26 Nov 2017 19:55:45 +1300 Subject: [PATCH] doc: readme --- _dist/README.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_dist/README.txt b/_dist/README.txt index fcfc8b5..59f40ec 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -1,6 +1,6 @@ -A web interface to an NMDC hub. +A web interface to an NMDC/ADC hub. -Chat in real-time on your NMDC hub using a web browser. This project forks and deprecates my earlier `dcwebui2` project since Go seems to use less memory than node. +Chat in real-time on your NMDC/ADC hub using a web browser. This project forks and deprecates my earlier `dcwebui2` project since Go seems to use less memory than node. Written in Golang @@ -29,6 +29,10 @@ This project supercedes [entry=dcwebui]dcwebui[/entry], [entry=flexdc]flexdc[/en =CHANGELOG= +2017-11-26 1.3.0 +- Update libnmdc to 0.16 (adds ADC hub support) +- Configuration: The `hub.port` property is now optional. You can specify a full URI in the `hub.address` property instead. + 2017-11-14 1.2.3 - Update libnmdc to 0.15