Prepare for version 0.5.6

Change-Id: Idc9e1bead6096e9164747c1472c94dbbed2a1874
diff --git a/DESCRIPTION b/DESCRIPTION
index 8c47263..e933c1d 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: RKorAPClient
 Type: Package
 Title: 'KorAP' Web Service Client Package
-Version: 0.5.5
+Version: 0.5.5.9001
 Authors@R:
     c(person(given = "Marc",
              family = "Kupietz",
diff --git a/NEWS.md b/NEWS.md
index 9511fa0..8823dfb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,8 @@
+# RKorAPClient 0.5.5.9001
+- Fix some links in Readme.md
+- Introduce continuous integration tests via gh-actions, pulled from [highcharter](https://github.com/jbkunst/highcharter) (thanks @pachamaltese)
+- Remove redundant curl import
+
 # RKorAPClient 0.5.5
 - Use TRUE and FALSE instead of T and F
 - Be more specific about authors and rights holder