diff --git a/readme.md b/readme.md index 17df60d..2607dd0 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,10 @@ Please see this page for the details: ## Changelog +### 1.2.23 + +* Initial refactor of includes/library.php to improve code standards. Also renames the widget file. + ### 1.2.22 * Refactor bu-navigation-widget.php to improve code standards. diff --git a/readme.txt b/readme.txt index a4f44e1..1f0b265 100644 --- a/readme.txt +++ b/readme.txt @@ -78,6 +78,10 @@ Please see this page for the details: == Changelog == += 1.2.23 = + +* Initial refactor of includes/library.php to improve code standards. Also renames the widget file. + = 1.2.22 = * Refactor bu-navigation-widget.php to improve code standards.