From ac5df6f84b7def029c0495765ae2684d2bdebc3f Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Mon, 20 Jan 2014 19:23:52 +0100 Subject: [PATCH] changelog to API added --- API.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/API.md b/API.md index 1e9ff1b..81426b4 100644 --- a/API.md +++ b/API.md @@ -2,6 +2,11 @@ **Version 1.1, status: released.** +## Changelog + +- **V1.1**: fields `publisher` and `title` in the response to the note retrieval. +- **V1.0**: initial release. + ## Prerequisites The NoteHub API can only be used in combination with a __Publisher ID__ (PID) and __Publisher Secret Key__ (PSK), which can be requested [here](#registration). The PSK can be revoked at any moment in case of an API abuse.