aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2018-03-13 10:24:50 +0000
committerDave Arter <davea@mysociety.org>2018-03-29 16:04:32 +0100
commitadd49f731f5da4f06fcc0a5b498ec6d18c82c740 (patch)
tree6f83ef3654dc675d8ad5dc5e0e05d325e8959378 /CHANGELOG.md
parentfed75f471279cda99b877a6015024a5c59eeeafd (diff)
change asset layer to category display map to an array
Rather than associating an asset layer with a single category use an array so we can use a layer with multiple sub-categories
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 9a1906974..21c15c77c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@
- Clicking the "Click map" instruction banner now begins a new report #2033
- Homepage postcode input is now marked up as a required input #2037
- Improved cursor/display of the new report pin. #2038
+ - Asset layers can be attached to more than one category each. #2049
- Bugfixes:
- Stop asset layers obscuring marker layer. #1999
- Don't delete hidden field values when inspecting reports. #1999