aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorZarino Zappia <mail@zarino.co.uk>2018-08-23 18:33:32 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-08-29 13:09:54 +0100
commitc255f82085e85cfa520871b80fc70964da3d7015 (patch)
tree8a21fc9def145524726138458e94e84ed9541def /CHANGELOG.md
parent60629c93d6f6ebb48ba00e16abffd8df4df79abe (diff)
Move all test endpoints under /_dev.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cee2291e5..87ba501a0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,7 @@
- Add ability for client to set bodies not to be sent to.
- Make it easier to prevent a form_detail_placeholder being printed.
- Include user agent in contact form emails. #2206
+ - Add /_dev endpoints for previewing confirmation/submission pages.
* v2.3.4 (7th June 2018)