Start release notes for 2.14.7

Change-Id: I8913144eeaafa9f56a04010ea230acd8afff342f
diff --git a/releases/2.14.md b/releases/2.14.md
index 52335fc..aa5be86 100644
--- a/releases/2.14.md
+++ b/releases/2.14.md
@@ -339,6 +339,24 @@
 
 ## Bugfix Releases
 
+### 2.14.7 (in development) {#2.14.7}
+
+* Prevent possible internal server error when creating new email.
+
+* Fix validation of email address when creating new email from a plugin.
+
+  When a plugin created a new email, the address was not validated.
+
+* Trim leading and trailing whitespace from new emails.
+
+* Improve hooks plugin documentation
+
+  Add documentation of how to enable debug logging, and how to reload
+  hooks configuration.
+
+* Print progress information from the `MigrateAccountPatchReviewDb`
+  program.
+
 ### 2.14.6 {#2.14.6}
 
 * [Issue 7562](https://bugs.chromium.org/p/gerrit/issues/detail?id=7562):