diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6067dd170..6f94826b36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.9.2
+
+### New features
+
+- Certificate templates now support multi-page SVGs using ..., allowing implementors to configure and render multi-page certificates.
+- Birth certificate PDF export now omits header, footer, and QR code; example SVG updated for security-paper templates.
+
## 1.9.1
### Breaking changes
diff --git a/src/api/certificates/source/v2.birth-certificate.svg b/src/api/certificates/source/v2.birth-certificate.svg
index da46a2eef7..e5beee583d 100644
--- a/src/api/certificates/source/v2.birth-certificate.svg
+++ b/src/api/certificates/source/v2.birth-certificate.svg
@@ -1,7 +1,7 @@