diff --git a/changelog.md b/changelog.md index 8d04304..d899551 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/patrik-csak/fa-wp-admin-menu-icons/compare/v8.1.1...HEAD) +## [8.2.0](https://github.com/patrik-csak/fa-wp-admin-menu-icons/compare/v8.1.1...v8.2.0) – 2024-03-17 ### Changed diff --git a/fa-wp-admin-menu-icons.php b/fa-wp-admin-menu-icons.php index 7b82072..28f1005 100644 --- a/fa-wp-admin-menu-icons.php +++ b/fa-wp-admin-menu-icons.php @@ -3,7 +3,7 @@ * Plugin Name: FA WP Admin Menu Icons * Plugin URI: https://github.com/patrik-csak/font-awesome-wordpress-admin-menu-icons * Description: Use Font Awesome icons for custom post types and custom menu pages. - * Version: 8.1.1 + * Version: 8.2.0 * Author: Patrik Csak * Author URI: https://github.com/patrik-csak * License: GPL diff --git a/readme.txt b/readme.txt index 91ac59b..52b4dfc 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: fontawesome, icon, icons, custom Requires at least: 4.4 Tested up to: 6.5 Requires PHP: 8.1 -Stable tag: 8.1.1 +Stable tag: 8.2.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html @@ -90,6 +90,12 @@ FA WP Admin Menu Icons only supports Font Awesome's [free icons](https://fontawe == Changelog == += 8.2.0 = + +**Changed** + +- Decreased icon size to be more similar to Dashicons + = 8.1.1 = **Changed**