diff --git a/README.md b/README.md index 4993ae5..5322b64 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ If you would like to have this as a default behaviour, go to `yourblog.com/wp-ad ## Changelog +### 1.10.0 + +- Add two Filter baguettebox_selector for the baguetteBox.js CSS selector and baguettebox_filter for the baguetteBox.js file type RegExp filter + ### 1.9.0 - Support new Gallery Block format (will be released with WordPress 5.9 in December 2021) https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/ diff --git a/README.txt b/README.txt index 1ed0b6f..0acca8b 100644 --- a/README.txt +++ b/README.txt @@ -72,6 +72,10 @@ Since WordPress 5.6 you can now set the default behavior for *Link to*. Go to *y == Changelog == += 1.10.0 = + +- Add two Filter baguettebox_selector for the baguetteBox.js CSS selector and baguettebox_filter for the baguetteBox.js file type RegExp filter + = 1.9.0 = - Support new Gallery Block format (will be released with WordPress 5.9 in December 2021) https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/