From: Stephen Finucane Date: Tue, 19 Jan 2016 21:15:54 +0000 (+0000) Subject: CHANGELOG: Add autodelegation and Python3 features X-Git-Tag: v1.1.0~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b935611d91ef6e86ecccac4bcc901febe24d0a7;p=thirdparty%2Fpatchwork.git CHANGELOG: Add autodelegation and Python3 features Signed-off-by: Stephen Finucane --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 38264af6..86e5ba3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added +- Python 3 support - Web UI overhaul - 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 - Assorted cleanup tasks and bug fixes