Update NEWS

Change-Id: I99ce9aaabc818c7e7868de09393da4ab18f2cae0
diff --git a/NEWS.md b/NEWS.md
index bae0810..904c40d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,7 @@
 # RKorAPClient 0.7.1.9000 (unreleased development version)
 
+- now fails gracefully with an informative message if the API server is not accessible
+- fixed shiny demo
 - new parameters added to `collocationAnalysis` function:
   - `maxRecurse` - apply collocation analysis recursively `maxRecurse` times
   - `addExamples` -  If `TRUE`, examples for instances of collocations will be added in a column `example`. This makes a difference in particular if 'node' is given as a lemma query.