Skip to content

Commit 95f16cb

Browse files
committed
update to 2.9.4
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 33cf9ff commit 95f16cb

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,31 @@
11
# CHANGELOG.md - FirePress Klimax 2
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/),
3+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
24

35
FirePress Public Roadmap:
46
https://trello.com/b/0fCwwzqc/firepress-public-roadmap
57

68
---
79

10+
# 2.9.4
11+
12+
### Changed or fixed
13+
14+
Main update is regarding CSS issues around buttons
15+
16+
- 33cf9ff3 update to font awesome 5.7.2
17+
- 04215d9a new default entry.css
18+
- 83e65d2f docs
19+
- 1a41c8b2 rm btn_fire
20+
- eac4f3d7 minify
21+
- ae11882e remove unused css
22+
- 8bc99526 major update on Style guide / btn_c
23+
- acb43d50 WARNING / not minified
24+
- f23d1d97 font-size
25+
- b9acbaf1 remove simplegrid.min.css duplicate
26+
- 56af2ce3 udpate custom buttons
27+
- c10dc213 from gist
28+
829
# 2.9.3
930

1031
- 28a2b527 major readme update

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "FirePress_Klimax2",
33
"description": "This Ghost theme is supported by FirePress. Find more free themes at https://github.com/topics/firepress-ghost-theme",
44
"demo": "https://play-with-ghost.com/ghost-themes/firepress-klimax2-for-barbershops/",
5-
"version": "2.9.2",
5+
"version": "2.9.4",
66
"engines": {
77
"ghost": ">=2.0.0",
88
"ghost-api": "v2"

0 commit comments

Comments
 (0)