From e7c27dfe3c1c3b7ef06bbee75401250dcbfa2468 Mon Sep 17 00:00:00 2001 From: Hung Tran Date: Wed, 6 Apr 2022 19:08:17 +0700 Subject: [PATCH] Updated changelog and blueprints --- CHANGELOG.md | 20 +++++++++++++------- blueprints.yaml | 4 ++-- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcb2233..463024b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.0.8 +## 04/06/2022 + +1. [](#bugfix) + * Bug fixes and improvements + # v1.0.7 ## 03/25/2021 @@ -5,21 +11,21 @@ * Added raw filter for Grav 1.7 compatibility # v1.0.6 -## 15/06/2018 +## 06/15/2018 1. [](#bugfix) * Fixed logo link not clickable * Fixed styling issue (#15). # v1.0.5 -## 05/06/2018 +## 06/05/2018 1. [](#bugfix) * Fixed menu issue in blog (thanks to @trangthaonguyen) # v1.0.4 -## 18/03/2018 +## 03/18/2018 1. [](#bugfix) * Fixed image issue (thanks to @trangthaonguyen) @@ -28,7 +34,7 @@ * Centered search icon (thanks to @RobLui) # v1.0.3 -## 02/01/2018 +## 01/02/2018 1. [](#bugfix) * Fixed contact section @@ -38,19 +44,19 @@ * Improved link in baner # v1.0.2 -## 27/12/2017 +## 12/27/2017 1. [](#bugfix) * Fixed missing button in banner # v1.0.1 -## 26/12/2017 +## 12/26/2017 1. [](#improved) * Improved handling form error # v1.0.0 -## 26/12/2017 +## 12/26/2017 1. [](#new) * First release diff --git a/blueprints.yaml b/blueprints.yaml index ffe5d73..6f0c39b 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,13 +1,13 @@ name: Mache description: "Grav Theme based on Mache HTML theme by freetemplates.pro, original PSD design by symu.co." -version: 1.0.7 +version: 1.0.8 icon: empire author: name: Hung Tran email: flatfiledeveloper@gmail.com url: https://flatfiledeveloper.com homepage: https://github.com/tranduyhung/grav-theme-mache -demo: http://www.peaceofmindwebsite.com/skeletons/mache +demo: https://grav-theme-mache.flatfiledeveloper.com/ keywords: mache, theme, template, responsive, html5, css3, one, single, page, bootstrap bugs: https://github.com/tranduyhung/grav-theme-mache/issues license: MIT