diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-02 18:02:27 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-08 15:32:12 +0100 |
commit | 3833f1feb9d4760bb0e2d8ba83c06c8455516d88 (patch) | |
tree | b925586185f0d8fb6e00fee14f6c2cfe8a3eda9d /CHANGELOG.md | |
parent | 505953fc71a6142826e1e5743a0a3dc18e306748 (diff) |
Add help text metadata facility to categories.
This is shown when reporting and in map list filters.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bfdbe4549..9486b76f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ - Upgrade Vagrantfile to use Ubuntu Xenial. #2093 - Add validation to cobrand-specific custom reporting fields. - Drop support for IE7, improve IE8 support. #2114 + - Add ability to have category extra help text. * v2.3.1 (12th February 2018) - Front end improvements: |