From 7fa6310f6c710efed0dc1019262a2db069c4d12a Mon Sep 17 00:00:00 2001 From: Tom Cannaerts Date: Fri, 6 Mar 2020 11:01:59 +0100 Subject: [PATCH] Added Combell API changelog --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8e9bf1..220bede 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ easy for you to interact with the Combell shared hosting public API. ## Current status Since the Combell API is still in development and new functionality is added regularly, this library might not implement -every call yet. We do try to keep it up-to-date as much as possible. If there are calls missing, please open an issue -to tell us about it or even a pull request to add the call! +every call yet. We do try to keep it up-to-date as much as possible. We keep an eye on the +[Combell API changelog](https://api.combell.com/v2/documentation/changelog) but if there are calls missing, do let us +know by opening an issue or even better a pull request ;) ## Usage