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 ) .
2+
3+ 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 ) .
44
55FirePress Public Roadmap:
66https://trello.com/b/0fCwwzqc/firepress-public-roadmap
77
8+ Based on this template:
9+ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
10+
811---
912
10- # 2.9.4
13+ ## [ 0.0.0] - 1910-12-30
14+
15+ ### 🚀 Added (new feature)
16+ ### ⚡️ Updates
17+ ### 🐛 Bug fixed
18+ ### 🛑 Removed
19+ ### 🔑 Security
20+
21+ ---
22+
23+
24+ ## 2.9.5
25+ ### 🐛 Bug fixed
26+ - Button style #1 are fixed
1127
12- ### Changed or fixed
28+ ### 🛑 Deprecated / Removed
29+ - Button style #2 is out
30+
31+ ### ⚡️ Updates
32+ - now using CHANGELOG template
33+
34+
35+ ## 2.9.4
36+ ### ⚡️ Updates
1337
1438Main update is regarding CSS issues around buttons
1539
@@ -26,96 +50,79 @@ Main update is regarding CSS issues around buttons
2650- 56af2ce3 udpate custom buttons
2751- c10dc213 from gist
2852
29- # 2.9.3
3053
54+ ## 2.9.3
55+ ### ⚡️ Updates
3156- 28a2b527 major readme update
3257- 15c1506e update to font awesome v5.7.1
3358
34- # 2.9.2
59+
60+ ## 2.9.2
61+ ### ⚡️ Updates
3562- Following the latest updates made by the Ghost Fondation
3663
37- # 2.7.1
64+ from this commit: https://github.com/TryGhost/Casper/commit/40ae0e97f9da1ef0814eeea06bc53f882d08e820
3865
66+
67+ ## 2.7.1
68+ ### ⚡️ Updates
3969- Following the latest updates made by the Ghost Fondation
4070- font awesome 5.5.0
4171
42- # 2.1.10F
43-
44- ** ⚡️ Minor Feature **
72+
73+ ## 2.1.10F
74+ ### ⚡️ Updates
4575
4676- Completly re-write of the README
4777
48- # 2.1.10F
49-
50- ** ⚡️ Minor Feature **
78+
79+ ## 2.1.10F
80+ ### ⚡️ Updates
5181
5282- Completly re-write of the README
5383
54- # 2.1.10F
55-
56- ** ⚡️ Minor Feature **
84+
85+ ## 2.1.10F
86+ ### ⚡️ Updates
5787
5888- minify screen-min.css
5989
60- # 2.1.10D
6190
62- ** ⚡️ Minor Feature**
91+ ## 2.1.10D
92+ ### ⚡️ Updates
6393
6494- minify screen.css
6595
6696
67- # 2.1.10D
68-
69- ** ⚡️ Minor Feature**
97+ ## 2.1.10D
98+ ### ⚡️ Updates
7099
71100- minify screen.css
72101
73102
74- # 2.1.10D
103+ ## 2.1.10D
104+ ### 🐛 Bug fixed
75105
76- ** 🐛 Bugs **
106+ - fix a typo in package.json
77107
78- fix a typo in package.json
79108
80- # 2.1.10C
81-
82- ** 🚀 Major feature**
109+ ## 2.1.10C
110+ ### ⚡️ Updates
83111
84112- removed bulma css package
85113- added unicorn_ui package
86114- default.hbs is now more standard
87115
88- # 2.1.10B
89-
90-
91- ### 🚀 Major feature
92-
93- ** Fontawesome** — update to v5
94-
95-
96- # 2.1.9B + 2.1.9
97-
98- ** ⚡️ Minor Feature ** — Following official image updates
99-
100-
101- ## 0.00 template — — — — — — — — — —
102-
103- ** 🎨 User Story**
104- - As an OpsHero, I want to 0o0o
105-
106- ** 🚀 Major feature**
107-
108- ** item** — blabla
109116
110- ** ⚡️ Minor Feature**
117+ ## 2.1.10B
118+ ### ⚡️ Updates
111119
112- ** item ** — blabla
120+ - ** Fontawesome ** — update to v5
113121
114- ** 🐛 Bugs**
115122
116- ** item** — blabla
123+ ## 2.1.9B + 2.1.9
124+ ### ⚡️ Updates
117125
118- ** ⚠️ Warning **
126+ — Following official image updates
119127
120- ** item** — blabla
121128
0 commit comments