diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-29 13:40:13 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-29 13:40:13 +0100 |
commit | 527ce8a87e68759346fc3e6981c05a3ca4cfe71c (patch) | |
tree | 9efb0bf626f606f35d19572739db400ff3609f12 /CHANGELOG.md | |
parent | 02b61ee82cc046fe4446861397ac0592c5da08ed (diff) | |
parent | c255f82085e85cfa520871b80fc70964da3d7015 (diff) |
Merge branch 'dev-confirmation-pages'
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 9dfa2c07d..3a14fc601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ - Make it easier to prevent a form_detail_placeholder being printed. - Include user agent in contact form emails. #2206 - Use site name in contact email subject line. + - Add /_dev endpoints for previewing confirmation/submission pages. * v2.3.4 (7th June 2018) |