From 8529fac1d1023a56d43ec7c50b814934e7639fa1 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Mon, 19 Oct 2020 15:41:46 +0100 Subject: [PATCH] Changelog --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index abecc53..bc22c64 100644 --- a/readme.txt +++ b/readme.txt @@ -57,10 +57,10 @@ The manual installation method involves downloading the plugin and uploading it == Changelog == = 2.0.0 = +* Refactor - Improved template markup and default styling. If you have customized the series-box.php file, be sure to update it based on the new version to take advantage of the new functionality. * Feature - New Post Series Block for use in the new editor. * Feature - If the post does not contain the post series block, post series are still injected via the_content hook. * Refactor - Rewritten majority of plugin using more up to date standards and namespaces. -* Refactor - Improved template markup and default styling. * Refactor - Content toggle no longer relies om jQuery. * Fix - Made series taxonomy visible in the Gutenberg editor.