From: Stephen Finucane Date: Mon, 2 Nov 2015 20:15:35 +0000 (+0000) Subject: CHANGELOG: Add XML-RPC changes X-Git-Tag: v1.1.0~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af5386937a3ce62c5931424fbda5e2366140490;p=thirdparty%2Fpatchwork.git CHANGELOG: Add XML-RPC changes This was missed in the original patchset. Signed-off-by: Stephen Finucane --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d628bf5..38264af6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Web UI overhaul - Selenium-based UI tests +- Automated documentation for the XML-RPC API. This can be found at the + '/xmlrpc' in most patchwork deployments +- Assorted cleanup tasks and bug fixes ## [1.0.0] - 2015-10-26