From 7a9944f49ea16689cae71392d9fc14f51f224566 Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Mon, 11 Mar 2024 12:51:42 -0400 Subject: [PATCH] Update changelog for 3.1.7 release --- changelog.txt | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/changelog.txt b/changelog.txt index 7f657e6d384..48d8d549bf6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,28 +1,29 @@ 3.1.7 / 2024-03-11 =================== - +# Bug Fix +* Security issue patched [#2594](https://github.com/godaddy-wordpress/coblocks/pull/2594) 3.1.6 / 2024-02-28 =================== -# Enhancements -* Introduce a blueprint for WordPress preview [#2580](https://github.com/godaddy-wordpress/coblocks/pull/2580) - -# Bug fix -* Load extension styles for core blocks [#2591](https://github.com/godaddy-wordpress/coblocks/pull/2591) -* Fix Lightbox for all CoBlocks galleries [#2589](https://github.com/godaddy-wordpress/coblocks/pull/2589) -* Fix Lightbox with A3 Lazy Loading plugin [#2588](https://github.com/godaddy-wordpress/coblocks/pull/2588) - -# Misc +# Enhancements +* Introduce a blueprint for WordPress preview [#2580](https://github.com/godaddy-wordpress/coblocks/pull/2580) + +# Bug fix +* Load extension styles for core blocks [#2591](https://github.com/godaddy-wordpress/coblocks/pull/2591) +* Fix Lightbox for all CoBlocks galleries [#2589](https://github.com/godaddy-wordpress/coblocks/pull/2589) +* Fix Lightbox with A3 Lazy Loading plugin [#2588](https://github.com/godaddy-wordpress/coblocks/pull/2588) + +# Misc * Encode URI component in Typography settings [#2584](https://github.com/godaddy-wordpress/coblocks/pull/2584) 3.1.5 / 2023-11-06 =================== -# Enhancements -* Compatibility changes for WP 6.4 [#2568](https://github.com/godaddy-wordpress/coblocks/pull/2568) - -# Bug fix -* Fix performance around superfluous data-store selectors [#2575](https://github.com/godaddy-wordpress/coblocks/pull/2575) -* Fix missing animation scripts in some cases [#2576](https://github.com/godaddy-wordpress/coblocks/pull/2576) +# Enhancements +* Compatibility changes for WP 6.4 [#2568](https://github.com/godaddy-wordpress/coblocks/pull/2568) + +# Bug fix +* Fix performance around superfluous data-store selectors [#2575](https://github.com/godaddy-wordpress/coblocks/pull/2575) +* Fix missing animation scripts in some cases [#2576](https://github.com/godaddy-wordpress/coblocks/pull/2576) * Fix php warning occurring in some cases [#2572](https://github.com/godaddy-wordpress/coblocks/pull/2572) 3.1.4 / 2023-09-07