aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-10 09:58:15 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-10 09:59:13 +0100
commit42e20f742bf80b41083c02fd9319159df65ffb9f (patch)
tree5fc229f794fc4fe25b1ec6414c4806b417adb77b /CHANGELOG.md
parent70a19127923a54eee5ad16f1bb1b97675273bceb (diff)
Add cobrand hook for dashboard viewing permission.
This allows a cobrand to e.g. as the test does, allow public access to dashboard CSV export for a body, but not otherwise.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b71e3081..b0892c176 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,10 @@
- Bugfixes:
- Add perl 5.26/5.28 support.
- Fix subcategory issues when visiting /report/new directly #2276
+ - Development improvements:
+ - Add cobrand hook for dashboard viewing permission. #2285
- Internal things:
- - Move send-comments code to package for testing.
+ - Move send-comments code to package for testing. #2109 #2170
* v2.4.1 (2nd October 2018)
- New features: