From 5ab1bd9343fdc3ad0390f9c3da579d9311731ef9 Mon Sep 17 00:00:00 2001 From: Jonathan Williams Date: Fri, 4 Sep 2020 12:07:35 -0400 Subject: [PATCH] :pencil: update changelog --- readme.md | 9 ++++++++- readme.txt | 9 +++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 74d574d..b20e45c 100644 --- a/readme.md +++ b/readme.md @@ -97,9 +97,16 @@ Please see this page for the details: ###5. The same drag and drop view is available to move pages while editing them### ![The same drag and drop view is available to move pages while editing them](https://ps.w.org/bu-navigation/assets/screenshot-5.png) +## Changelog +### 1.2.21 -## Changelog +* Updates npm dependencies and Grunt toolchain. +* Additions and changes to related to PHP code standards. + +### 1.2.20 + +* Fix for jQuery bug in the "Add Link" functionality. ### 1.2.19 diff --git a/readme.txt b/readme.txt index 12334d3..828f083 100644 --- a/readme.txt +++ b/readme.txt @@ -78,6 +78,15 @@ Please see this page for the details: == Changelog == += 1.2.21 = + +* Updates npm dependencies and Grunt toolchain +* Additions and changes to related to PHP code standards + += 1.2.20 = + +* Fix for jQuery bug in the "Add Link" functionality. + = 1.2.19 = * Update deprecated jQuery methods for 5.5 compatibility. (For 5.5, there is still a known bug with the "Add Link" functionality that adds external links to the navigation tree, which will be patched in a future release.)