diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6fc86..644fb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.1.4 +### Enhancements +- fixed minor styling issues + ## 1.1.3 ### New Features - added new filter "wppedia_crosslink_ignored_tags" where users might add or remove specific HTML tags in which no automatic crosslinks should be created diff --git a/readme.txt b/readme.txt index a32b3d0..85bc06b 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Glossary by WPPedia - Best Glossary plugin for WordPress === Contributors: steinrein, bastianfiessinger, wppedia Tested up to: 5.7.2 -Stable tag: 1.1.3 +Stable tag: 1.1.4 Tags: glossary, encyclopedia, wiki, lexicon, vocabulary, dictionary, tooltip, clavis License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -145,6 +145,10 @@ or == Changelog == += 1.1.4 = +##### Enhancements +- fixed minor styling issues + = 1.1.3 = ##### New Features - added new filter "wppedia_crosslink_ignored_tags" where users might add or remove specific HTML tags in which no automatic crosslinks should be created diff --git a/wppedia.php b/wppedia.php index 5fdf2f7..efd9bfe 100644 --- a/wppedia.php +++ b/wppedia.php @@ -9,7 +9,7 @@ * Description: The most advanced Glossary solution for WordPress! * Author: Bastian Fießinger & WPPedia Glossary Team * AuthorURI: https://github.com/bfiessinger/ - * Version: 1.1.3 + * Version: 1.1.4 * Text Domain: wppedia */