diff --git a/readme.txt b/readme.txt index d40b302..7a82463 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: jamieblomerus Tags: mobile bankid, bankid, authentication Requires at least: 5.2 Tested up to: 6.4.2 -Stable tag: 1.0.1 +Stable tag: 1.0.2 Requires PHP: 7.2 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -36,6 +36,10 @@ If you would like to suggest any feature to be added, please write an email to o == Changelog == += 1.0.2 = +* Improved code quality. +* Fixed a minor UI bug on the settings page. + = 1.0.1 = * Security fix: Fixed a security issue where the plugin would deserialize data from the database without checking if it was safe to do so. * Added tab "Contribute" to the plugin settings page. This tab contains information about how you can contribute or support the plugin. @@ -47,6 +51,9 @@ If you would like to suggest any feature to be added, please write an email to o == Upgrade Notice == += 1.0.2 = +A minor update that improves code quality and fixes a minor UI bug. + = 1.0.1 = This is a security update. Please update as soon as possible.