From e4f020d4d17fb526dad15ee1c06094e4409d2896 Mon Sep 17 00:00:00 2001 From: Jeremy Herve Date: Mon, 28 Oct 2019 16:59:20 +0100 Subject: [PATCH] Changelog: add #13654 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index a051ef04185da..ad963a44fb40a 100644 --- a/readme.txt +++ b/readme.txt @@ -153,6 +153,7 @@ There are opportunities for developers at all levels to contribute. [Learn more * Debug: reduce instances when an inconclusive response would result in an error. * Image CDN: remove wp-dom-ready dependency to improve performance on the frontend. * Search: add hooks for when Search falls back to using the local database. +* Site Logo: ensure that the right stylesheet is loaded depending on your site's language. * Sync: prevent a PHP Notice in some cases where a post isn't actually a post. * Widgets: ensure that the Google Maps API key in the Contact Info widget can be set to only work on your domain. * Widgets: fix timeout issues that may sometimes occur in the GoodReads widget when user has added lots of books to their account.