aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2018-05-11 13:10:37 +0100
committerDave Arter <davea@mysociety.org>2018-05-14 10:52:02 +0100
commitf87b9273fee851e0426ac6a86b8455d59c9e703c (patch)
tree8c53a067f398cafa5b757592af06de4bfcc9a105 /CHANGELOG.md
parent17431f583e5362d205f4b6c75be5d11aa17dc97b (diff)
Add UI for selecting multiple wards from /reports/ body page
Fixes mysociety/fixmystreetforcouncils#231
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93e2bfac6..c88424c55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@
- Check recent reports for any hidden since cached. #2053
- Asset layer attribution automatically shown. #2061
- The .internal-link-fixed-header positioning is now much simpler. #2117
+ - Added UI to view multiple wards at once on /reports. #2120
- Bugfixes:
- Stop asset layers obscuring marker layer. #1999
- Don't delete hidden field values when inspecting reports. #1999