diff --git a/CHANGELOG.md b/CHANGELOG.md index 73d6c2b..27e298b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,28 +3,18 @@ FirePress Public Roadmap: https://trello.com/b/0fCwwzqc/firepress-public-roadmap -## 0.00 template — — — — — — — — — — +--- -**🎨 User Story** -- As an OpsHero, I want to 0o0o +# 2.7.1 -**🚀 Major feature** - -**item** — blabla +- Following various updates made by the Ghost Fondation +- +# 2.1.10F — — — — — — — — — — + **⚡️ Minor Feature** -**item** — blabla - -**🐛 Bugs** - -**item** — blabla - -**⚠️ Warning** - -**item** — blabla - ---- +- Completly re-write of the README # 2.1.10F — — — — — — — — — — @@ -77,3 +67,26 @@ fix a typo in package.json # 2.1.9B + 2.1.9 — — — — — — — — — — **⚡️ Minor Feature **— Following official image updates + + +## 0.00 template — — — — — — — — — — + +**🎨 User Story** +- As an OpsHero, I want to 0o0o + +**🚀 Major feature** + +**item** — blabla + +**⚡️ Minor Feature** + +**item** — blabla + +**🐛 Bugs** + +**item** — blabla + +**⚠️ Warning** + +**item** — blabla + diff --git a/package.json b/package.json index b11fd3b..274debb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "FirePress_Klimax2", "description": "This Ghost theme is supported by FirePress. Find more free themes at https://github.com/topics/firepress-ghost-theme", "demo": "https://play-with-ghost.com/ghost-themes/firepress-klimax2-for-barbershops/", - "version": "2.7.0", + "version": "2.7.1", "engines": { "ghost": ">=2.0.0" },