]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
CHANGELOG: Add autodelegation and Python3 features
authorStephen Finucane <stephen.finucane@intel.com>
Tue, 19 Jan 2016 21:15:54 +0000 (21:15 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Tue, 19 Jan 2016 21:22:34 +0000 (21:22 +0000)
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
CHANGELOG.md

index 38264af6e4ddb76298b58f8cb96bd7dcaaf79dd6..86e5ba3d496070c280dc0993e105cc0380037d9f 100644 (file)
@@ -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