From 821587d7cc9bdecf7c188fd2d6c6c62eb04d37ce Mon Sep 17 00:00:00 2001 From: Jeremy Herve Date: Fri, 14 Sep 2018 13:11:41 +0200 Subject: [PATCH] Changelog: add #7614 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index b4348d8c35c70..55502c3eb28ca 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,7 @@ There are opportunities for developers at all levels to contribute. [Learn more **Enhancements** * API: add flags to determine if Jetpack Search is enabled and supported. +* Contact Form: add filters to allow customizing the class attributes of inputs and buttons. * Lazy Images: load the placeholder via the `srcset` attribute instead of the `src` attribute. * Masterbar: add link to Activity Log. * Search: improve the feature activation process.