From 484749a3df3499dc29e38ab1662bb4ceef3cf7b0 Mon Sep 17 00:00:00 2001 From: "pmoreno.rodriguez" Date: Sun, 13 Aug 2023 13:03:19 +0200 Subject: [PATCH] Prepare for release --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b953fc..f52bb77 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v1.2.0 +## 08/13/2023 + +1. [](#new) + * New recent posts partial template and theme option to enable it. + * New related pages partial template + * New demo content +2. [](#improved) + * Updated CSS styles + * Updated translations + * Readme updated + * Relocated the templates for the sidebar + * Redefined the url of the base page for the blog +3. [](#bugfix) + * Fixed archives templates # v1.0.7 ## 07/20/2023