From ec59fa2eb1efae9ffd70428a56cd5f374473a973 Mon Sep 17 00:00:00 2001 From: Jonathan Williams Date: Tue, 24 Nov 2020 16:50:46 -0500 Subject: [PATCH] :memo: update changelog --- readme.md | 4 ++++ readme.txt | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 2060091..6eadff9 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,10 @@ Please see this page for the details: ## Changelog +### 1.2.24 + +* Refactor library query functions for code standards and maintainability. + ### 1.2.23 * Initial refactor of includes/library.php to improve code standards. Also renames the widget file. diff --git a/readme.txt b/readme.txt index 62ba2fb..cc808d5 100644 --- a/readme.txt +++ b/readme.txt @@ -78,6 +78,10 @@ Please see this page for the details: == Changelog == += 1.2.24 = + +* Refactor library query functions for code standards and maintainability. + = 1.2.23 = * Initial refactor of includes/library.php to improve code standards. Also renames the widget file.