aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-05-17 10:33:46 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-06-04 09:57:38 +0100
commit2e9ec23409e1c17223678dd11a3b6c49eccaa810 (patch)
tree8ef37f1f09c2db574e7334627c72d9791ff91ef6 /CHANGELOG.md
parentb04539a98ddf785cdb8ffd21eb2263a9efdc382a (diff)
Ignore non-interactive layers for asset message.
Otherwise a non-interactive layer applying to the same category as an asset layer can cause an ‘undefined’ message to appear.
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 aea940ce0..fbc50442e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,6 +46,7 @@
- Response template containing double quote now works.
- A few small display issues with RTL text display.
- Improve handling of loading spinner display. #2059
+ - Ignore non-interactive layers for asset message.
- Admin improvements:
- Inspectors can set non_public status of reports. #1992
- Default start date is shown on the dashboard.