From: Stephen Finucane Date: Thu, 25 Feb 2016 11:07:41 +0000 (+0000) Subject: CHANGELOG: Minor fixes X-Git-Tag: v1.1.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b671b97b8f8693365b784385ce7a5858b4a59c;p=thirdparty%2Fpatchwork.git CHANGELOG: Minor fixes Remove some duplication and otherwise rework some points in the CHANGELOG. Signed-off-by: Stephen Finucane --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 50dc65b4..fb8f1fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,17 +13,16 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Web UI overhaul - Check feature, which can be used to report the status of tests - Automatic delegation of patches based on file path -- Selenium-based UI tests -- Auto-delegation of patches based on filenames/paths - Automated documentation for the XML-RPC API. This can be found at the '/xmlrpc' in most patchwork deployments +- Selenium-based UI tests - Vagrant support for developers - Assorted cleanup tasks and bug fixes ### Changed - Patches can now be delegated to any patchwork user -- Significant changes to the documentation +- Significant updates to the documentation ## [1.0.0] - 2015-10-26