2 Commits

Author SHA1 Message Date
32f64690c9 update README 2016-04-04 19:04:27 +12:00
3f66cd93c7 Added tag libnmdc-r5 for changeset 75a78f6a78f2 2016-04-04 19:02:56 +12:00
3 changed files with 8 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ d8b64d5527c2a5e4d76872e5bc3d69f7646135c6 libnmdc-r3
fca41372e400853775b02e951f9db91d87f41adb nmdc-log-service-1.0.1 fca41372e400853775b02e951f9db91d87f41adb nmdc-log-service-1.0.1
050b424a7c5d5a27c9323c8810f3afbead1f5b96 libnmdc-r4 050b424a7c5d5a27c9323c8810f3afbead1f5b96 libnmdc-r4
da9f123633f9c28be6435ed7898139665d4c39d9 nmdc-log-service-1.0.2 da9f123633f9c28be6435ed7898139665d4c39d9 nmdc-log-service-1.0.2
75a78f6a78f249a2cd8aa3d29f7e5e6319b4e03b libnmdc-r5

View File

@@ -9,6 +9,10 @@ Tags: nmdc
=CHANGELOG= =CHANGELOG=
2016-04-04 r5
- Enhancement: Support protocol keepalives
- Enhancement: Support hub redirects (`$ForceMove`)
2016-04-03 r4 2016-04-03 r4
- Feature: Add synchronous API - Feature: Add synchronous API
- Fix an issue with reading HubConnection's state parameter - Fix an issue with reading HubConnection's state parameter

View File

@@ -30,6 +30,9 @@ Usage of nmdc-log-service:
=CHANGELOG= =CHANGELOG=
2016-04-04 1.0.3
- Enhancement: Upgrade `libnmdc` from `r4` to `r5`
2016-04-03 1.0.2 2016-04-03 1.0.2
- Enhancement: Upgrade `libnmdc` from `r3` to `r4` - Enhancement: Upgrade `libnmdc` from `r3` to `r4`