diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-06 17:05:52 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-06 17:05:52 +0100 |
commit | 4223fc78261aad3f16b8ed8000a6bef77f41f708 (patch) | |
tree | d2b70a12cd1737cae5fc158735fc6c3ecd5d02d8 /CHANGELOG.md | |
parent | e46125e56cb922ebe8bbae527a53d06b28c173cc (diff) | |
parent | a292b3a8bcca53f870a46d6868d288e22a595c58 (diff) |
Merge branch 'issues/commercial/1123-fixed-state-thing'
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 b26064f0a..97b7386d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Update Google Maps directions link. - Open311 improvements: - CLOSED status maps to 'closed' state if extended statuses are enabled. + - Don't generate template comment text on move between fixed states. - Development improvements: - Cobrand hook for presenting custom search results. #2183 - Cobrand hook to allow extra login conditions #2092 |