diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-20 13:50:41 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-21 08:46:28 +0100 |
commit | 45e2366c1f86339b33218074a0ac1359250e6d89 (patch) | |
tree | 7c6669d8122bfeebe958494f3cd31c274bcfceb5 /CHANGELOG.md | |
parent | f607f2142f7986881d2975dbf682bb825266856d (diff) |
Include user agent in contact form emails.
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 ade890b0d..fbdad83f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ - Cobrand hook for presenting custom search results. #2183 - Cobrand hook to allow extra login conditions #2092 - Add ability for client to set bodies not to be sent to. + - Include user agent in contact form emails. #2206 * v2.3.4 (7th June 2018) |