diff options
author | Stephen Finucane <stephen.finucane@intel.com> | 2015-11-02 20:15:35 +0000 |
---|---|---|
committer | Stephen Finucane <stephen.finucane@intel.com> | 2015-11-05 04:37:34 +0000 |
commit | 9af5386937a3ce62c5931424fbda5e2366140490 (patch) | |
tree | 3257a274393725cbe94fb5842b64343baaa992bb | |
parent | 5a123bc8f9bbb9f1c55b56b7c4d3a60becebdd9f (diff) | |
download | patchwork-9af5386937a3ce62c5931424fbda5e2366140490.tar patchwork-9af5386937a3ce62c5931424fbda5e2366140490.tar.gz |
CHANGELOG: Add XML-RPC changes
This was missed in the original patchset.
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d628bf..38264af 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 |