From 08479ee0cb7933fde8675bd70b9623453b97a59b Mon Sep 17 00:00:00 2001 From: "pmoreno.rodriguez" <60596353+pmoreno-rodriguez@users.noreply.github.com> Date: Mon, 31 Oct 2022 11:22:48 +0100 Subject: [PATCH] Version 1.0.2 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48326d8..502b7a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v1.0.2 +## 10/31/2022 + +1. [](#fixed) + * Changed header.class to header.layout in several blueprints + * Fixed code in sidebar_navigation.html.twig and topmenu.html.twig + * Fixed code to choose columns number in portfolio and features templates. +2. [](#improved) + * Updated CSS and SCSS assets + * Updated languages.yaml + * Improved several templates to include subtitle and primary image. +3. [](#new) + * Added centered alignment for images in portfolio template. + * Added option in theme to choose the miniposts category name. + # v1.0.1 ## 02/05/2022