diff --git a/code-block-pro.php b/code-block-pro.php index 9e36ee5..bd1658f 100644 --- a/code-block-pro.php +++ b/code-block-pro.php @@ -4,7 +4,7 @@ * Description: Code highlighting powered by the VS Code engine * Requires at least: 6.0 * Requires PHP: 7.0 - * Version: 1.5.2 + * Version: 1.6.0 * Author: Kevin Batdorf * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index adb9403..f3f9a5d 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: kbat82 Tags: block, code, syntax, highlighting, snippet Tested up to: 6.0 -Stable tag: 1.5.2 +Stable tag: 1.6.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -219,10 +219,12 @@ Look under the "Styling" tab and turn on "Clamp Values", which will compute the == Changelog == += 1.6.0 - 2022-09-09 = - Feature: Add additional header styles - Feature: Allow overriding the label in the header +- Tweak: Adjust copy button opacity interactions -= 1.5.1 - 2022-09-08 = += 1.5.2 - 2022-09-08 = - Fix: Fix padding on copy button when padding is disabled = 1.5.1 - 2022-09-05 =