diff --git a/changelog.json b/changelog.json index cca08bd87..d24dcc24a 100644 --- a/changelog.json +++ b/changelog.json @@ -4,7 +4,9 @@ "date": "November 11, 2014", "features": [ "Updated website with demo code showing how to integrate the message result API", - "Updated failed notification icon." + "Updated failed notification icon.", + "Changed Message Results API query string from task=results to task=result", + "Changed Message Results API JSON property from message_uuid to uuid" ], "bugs": [ "Fixed a bug with message result API.", diff --git a/website-src/_root/configure.html b/website-src/_root/configure.html index 59b675e26..83ef78c17 100644 --- a/website-src/_root/configure.html +++ b/website-src/_root/configure.html @@ -2,7 +2,7 @@ title : Configure layout : default description : Configure SMSsync -date : Jun 23, 2014 +date : Nov 11, 2014 header :