diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-10 14:49:30 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-13 08:33:24 +0100 |
commit | f2a5d899308634fb06605a1d8035e19eadb8932a (patch) | |
tree | fe7ecbb80f9699ca8a26eef8dca63acaabf7938f /CHANGELOG.md | |
parent | 42bbac994c625e24a6eb645de9c47a7dd2b226ef (diff) |
Add cobrand hook for disallowing title moderation.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 53807228b..508c4b426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - Bugfixes: - Fix display of area/pins on body page when using Bing or TonerLite map. - Do not scan through all problems to show /_dev pages. + - Development improvements: + - Cobrand hook for disallowing title moderation. #2228 * v2.4 (6th September 2018) - Security |