aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-02-05 11:33:28 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-02-05 11:33:36 +0000
commit190fa4a8aa4f824fc797fd903a79a076bc59b7b4 (patch)
tree1ebf8f7501305d5ddec21beba3c4b6f3408bbf02 /CHANGELOG.md
parent265fe86bc5028d48442c994decc2fca22de473be (diff)
parent120b57d121f426ac54d390e649518b737748d58c (diff)
Merge branch 'fix-code-starting-underscore-display'
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 3d5934f3f..4b58e5cca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
- Fix saving of inspect form data offline.
- Add CSRF and time to contact form.
- Make sure admin metadata dropdown index numbers are updated too.
+ - Fix issue with Open311 codes starting with ‘_’.
- Development improvements:
- Make front page cache time configurable.