diff --git a/CHANGELOG.md b/CHANGELOG.md index bd654c1..5ec30a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,31 @@ # CHANGELOG.md - FirePress Klimax 2 +Based on this template https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4 All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). FirePress Public Roadmap: https://trello.com/b/0fCwwzqc/firepress-public-roadmap --- +# 2.9.4 + +### Changed or fixed + +Main update is regarding CSS issues around buttons + +- 33cf9ff3 update to font awesome 5.7.2 +- 04215d9a new default entry.css +- 83e65d2f docs +- 1a41c8b2 rm btn_fire +- eac4f3d7 minify +- ae11882e remove unused css +- 8bc99526 major update on Style guide / btn_c +- acb43d50 WARNING / not minified +- f23d1d97 font-size +- b9acbaf1 remove simplegrid.min.css duplicate +- 56af2ce3 udpate custom buttons +- c10dc213 from gist + # 2.9.3 - 28a2b527 major readme update diff --git a/package.json b/package.json index 91907e2..157af96 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.9.2", + "version": "2.9.4", "engines": { "ghost": ">=2.0.0", "ghost-api": "v2"