diff options
author | Stephen Finucane <stephen.finucane@intel.com> | 2016-02-25 11:07:41 +0000 |
---|---|---|
committer | Stephen Finucane <stephen.finucane@intel.com> | 2016-02-26 19:55:27 +0000 |
commit | 52b671b97b8f8693365b784385ce7a5858b4a59c (patch) | |
tree | 72807ffa52059dae1bb9013b8699d1d9caaea6fd | |
parent | 78334443110293f6be4b64d3d8ef0181842128b8 (diff) | |
download | patchwork-52b671b97b8f8693365b784385ce7a5858b4a59c.tar patchwork-52b671b97b8f8693365b784385ce7a5858b4a59c.tar.gz |
CHANGELOG: Minor fixes
Remove some duplication and otherwise rework some points in the
CHANGELOG.
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 50dc65b..fb8f1fa 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 |