Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit e9f666e

Browse files
committed
Updated changelog 🚀
1 parent 5ff6b32 commit e9f666e

File tree

2 files changed

+58
-44
lines changed

2 files changed

+58
-44
lines changed

CHANGELOG.md

Lines changed: 57 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,35 @@
11
# Change Log
22
All changes to Chicio coding will be documented in this file.
33

4-
## [3.5.0](https://github.com/chicio/chicio.github.io/releases/tag/3.5.0)
4+
## [4.0.0](https://github.com/chicio/chicio.github.io/releases/tag/v4.0.0)
5+
Release date: 2021-04-15
6+
7+
#### Added
8+
9+
- Goodbye Jekyll. Hello GatsbyJS!! 🚀
10+
11+
## [3.5.0](https://github.com/chicio/chicio.github.io/releases/tag/vv3.5.0)
12+
Release date: 2020-12-07
13+
14+
#### Added
15+
16+
- Updated to Webpack 5, TypeScript 4 and workbox 6
17+
18+
## [3.5.0](https://github.com/chicio/chicio.github.io/releases/tag/v3.5.0)
519
Release date: 2020-12-07
620

721
#### Added
822

923
- Updated to Webpack 5, TypeScript 4 and workbox 6
1024

11-
## [3.4.0](https://github.com/chicio/chicio.github.io/releases/tag/3.4.0)
25+
## [3.4.0](https://github.com/chicio/chicio.github.io/releases/tag/v3.4.0)
1226
Release date: 2020-07-22
1327

1428
#### Added
1529

1630
- Service worker in page migration to workbox-window
1731

18-
## [3.3.0](https://github.com/chicio/chicio.github.io/releases/tag/3.3.0)
32+
## [3.3.0](https://github.com/chicio/chicio.github.io/releases/tag/v3.3.0)
1933
Release date: 2020-06-20
2034

2135
#### Added
@@ -26,15 +40,15 @@ Release date: 2020-06-20
2640
- intersection observer polyfill lazy load
2741
- upgraded lighthouse github action
2842

29-
## [3.2.0](https://github.com/chicio/chicio.github.io/releases/tag/3.2.0)
43+
## [3.2.0](https://github.com/chicio/chicio.github.io/releases/tag/v3.2.0)
3044
Release date: 2020-05-18
3145

3246
#### Added
3347

3448
- HtmlWebpackPlugin to generate styles and scripts urls dynamically
3549
- Hot reload dev mode
3650

37-
## [3.1.0](https://github.com/chicio/chicio.github.io/releases/tag/3.1.0)
51+
## [3.1.0](https://github.com/chicio/chicio.github.io/releases/tag/v3.1.0)
3852
Release date: 2020-05-18
3953

4054
#### Added
@@ -43,7 +57,7 @@ Release date: 2020-05-18
4357

4458
#### Added
4559

46-
## [3.0.0](https://github.com/chicio/chicio.github.io/releases/tag/3.0.0)
60+
## [3.0.0](https://github.com/chicio/chicio.github.io/releases/tag/v3.0.0)
4761
Release date: 2020-05-16
4862

4963
#### Added
@@ -56,22 +70,22 @@ Release date: 2020-05-16
5670
- Js and css versioning using Webpack.
5771
- Removed service worker ad hoc url generation
5872

59-
## [2.2.0](https://github.com/chicio/chicio.github.io/releases/tag/2.2.0)
73+
## [2.2.0](https://github.com/chicio/chicio.github.io/releases/tag/v2.2.0)
6074
Release date: 2020-05-16
6175

6276
#### Added
6377

6478
- Webpack for JS bundling
6579
- removed useless dependecies
6680

67-
## [2.1.0](https://github.com/chicio/chicio.github.io/releases/tag/2.1.0)
81+
## [2.1.0](https://github.com/chicio/chicio.github.io/releases/tag/v2.1.0)
6882
Release date: 2020-05-15
6983

7084
#### Added
7185

7286
- gulp cached
7387

74-
## [2.0.0](https://github.com/chicio/chicio.github.io/releases/tag/2.0.0)
88+
## [2.0.0](https://github.com/chicio/chicio.github.io/releases/tag/v2.0.0)
7589
Release date: 2020-05-14
7690

7791
#### Added
@@ -80,7 +94,7 @@ Release date: 2020-05-14
8094
- fix css
8195
- major speed and no more FOUT
8296

83-
## [1.23.0](https://github.com/chicio/chicio.github.io/releases/tag/1.23.0)
97+
## [1.23.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.23.0)
8498
Release date: 2020-05-12
8599

86100
#### Added
@@ -90,38 +104,38 @@ Release date: 2020-05-12
90104
- migration to github workflow and github actions for CI
91105
- new post version script for push commit and tag
92106

93-
## [1.22.0](https://github.com/chicio/chicio.github.io/releases/tag/1.22.0)
107+
## [1.22.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.22.0)
94108
Release date: 2020-02-05
95109

96110
#### Added
97111

98112
- no more MathJax, hello Katex
99113

100-
## [1.21.0](https://github.com/chicio/chicio.github.io/releases/tag/1.21.0)
114+
## [1.21.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.21.0)
101115
Release date: 2020-01-15
102116

103117
#### Added
104118

105119
- gulp-mode to manage different environment
106120
- youtube async load
107121

108-
## [1.20.0](https://github.com/chicio/chicio.github.io/releases/tag/1.20.0)
122+
## [1.20.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.20.0)
109123
Release date: 2019-11-27
110124

111125
#### Added
112126

113127
- CSS critical path with extraction and finally with inline
114128
- purgecss to remove unused css rules
115129

116-
## [1.19.0](https://github.com/chicio/chicio.github.io/releases/tag/1.19.0)
130+
## [1.19.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.19.0)
117131
Release date: 2019-09-22
118132

119133
#### Added
120134

121135
- Updated cookieconsent
122136
- Update MathJax
123137

124-
## [1.18.0](https://github.com/chicio/chicio.github.io/releases/tag/1.18.0)
138+
## [1.18.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.18.0)
125139
Release date: 2019-09-22
126140

127141
#### Added
@@ -134,7 +148,7 @@ Release date: 2019-09-22
134148

135149
- material properties on threejs scene
136150

137-
## [1.17.0](https://github.com/chicio/chicio.github.io/releases/tag/1.17.0)
151+
## [1.17.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.17.0)
138152
Release date: 2019-09-21.
139153

140154
#### Added
@@ -143,23 +157,23 @@ Release date: 2019-09-21.
143157
- Improved service worker registration
144158
- Migration to global site tag (gtag) for google analytcis
145159

146-
## [1.16.0](https://github.com/chicio/chicio.github.io/releases/tag/1.16.0)
160+
## [1.16.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.16.0)
147161
Release date: 2019-09-19.
148162

149163
#### Fixed
150164

151165
- fixed offline fallback for safari (iOS 13)
152166
- fixed hover for recent post (now only for screens > lg)
153167

154-
## [1.15.0](https://github.com/chicio/chicio.github.io/releases/tag/1.15.0)
168+
## [1.15.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.15.0)
155169
Release date: 2019-09-19.
156170

157171
#### Added
158172

159173
- offline network management
160174
- lazy load images reload on network error
161175

162-
## [1.14.0](https://github.com/chicio/chicio.github.io/releases/tag/1.14.0)
176+
## [1.14.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.14.0)
163177
Release date: 2019-09-15.
164178

165179
#### Added
@@ -172,14 +186,14 @@ Release date: 2019-09-15.
172186
- flow build removes old js build
173187
- improved code quality with eslint
174188

175-
## [1.13.1](https://github.com/chicio/chicio.github.io/releases/tag/1.13.1)
189+
## [1.13.1](https://github.com/chicio/chicio.github.io/releases/tag/v1.13.1)
176190
Release date: 2019-07-28.
177191

178192
#### Fixed
179193

180194
- home loader z-index now is animated to put it behind the socials button (now everything is clickable)
181195

182-
## [1.13.0](https://github.com/chicio/chicio.github.io/releases/tag/1.13.0)
196+
## [1.13.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.13.0)
183197
Release date: 2019-07-20.
184198

185199
#### Added
@@ -188,7 +202,7 @@ Release date: 2019-07-20.
188202
- fixing article using the vscode 'Spell Right' plugin
189203
- added dev.to badge in homepage
190204

191-
## [1.12.0](https://github.com/chicio/chicio.github.io/releases/tag/1.12.0)
205+
## [1.12.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.12.0)
192206
Release date: 2019-05-18.
193207

194208
#### Added
@@ -202,15 +216,15 @@ Release date: 2019-05-18.
202216

203217
- foreach on lazy loading for images
204218

205-
## [1.11.0](https://github.com/chicio/chicio.github.io/releases/tag/1.11.0)
219+
## [1.11.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.11.0)
206220
Release date: 2019-05-12.
207221

208222
#### Added
209223

210224
- moved scene3d home animation and cookie consent to the window.load event
211225
- added missing icons in icomoon font
212226

213-
## [1.10.0](https://github.com/chicio/chicio.github.io/releases/tag/1.10.0)
227+
## [1.10.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.10.0)
214228
Release date: 2019-05-11.
215229

216230
#### Added
@@ -220,72 +234,72 @@ Release date: 2019-05-11.
220234
- font-face with local open sans font and font-display
221235
- updated intersection observer polifyll and threejs
222236

223-
## [1.9.0](https://github.com/chicio/chicio.github.io/releases/tag/1.9.0)
237+
## [1.9.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.9.0)
224238
Release date: 2019-05-10.
225239

226240
#### Added
227241

228242
- bye bye gsap, I want speed with css animation!!!
229243

230-
## [1.8.0](https://github.com/chicio/chicio.github.io/releases/tag/1.8.0)
244+
## [1.8.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.8.0)
231245
Release date: 2019-05-09.
232246

233247
#### Added
234248

235249
- fuck loader, I want speed!!!
236250

237-
## [1.7.0](https://github.com/chicio/chicio.github.io/releases/tag/1.7.0)
251+
## [1.7.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.7.0)
238252
Release date: 2019-05-08.
239253

240254
#### Added
241255

242256
- new blog home
243257
- css optimized for each page
244258

245-
## [1.6.1](https://github.com/chicio/chicio.github.io/releases/tag/1.6.1)
259+
## [1.6.1](https://github.com/chicio/chicio.github.io/releases/tag/v1.6.1)
246260
Release date: 2019-05-04.
247261

248262
#### Fixed
249263

250264
- Footer now is more mobile friendly
251265

252-
## [1.6.0](https://github.com/chicio/chicio.github.io/releases/tag/1.6.0)
266+
## [1.6.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.6.0)
253267
Release date: 2019-05-02.
254268

255269
#### Added
256270

257271
- Added svg placeholder to prevent content reflow for lazy loaded images
258272
- Updated gems
259273

260-
## [1.5.0](https://github.com/chicio/chicio.github.io/releases/tag/1.5.0)
274+
## [1.5.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.5.0)
261275
Release date: 2019-04-05.
262276

263277
#### Added
264278

265279
- Added privacy policy for chicio coding mobile app
266280

267-
## [1.4.0](https://github.com/chicio/chicio.github.io/releases/tag/1.4.0)
281+
## [1.4.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.4.0)
268282
Release date: 2019-04-04.
269283

270284
#### Added
271285

272286
- Added digital assets link
273287

274-
## [1.3.1](https://github.com/chicio/chicio.github.io/releases/tag/1.3.1)
288+
## [1.3.1](https://github.com/chicio/chicio.github.io/releases/tag/v1.3.1)
275289
Release date: 2019-03-20.
276290

277291
#### Fixed
278292

279293
- fixed IntersectionObserver import: now is inside lazy-load-images.js
280294

281-
## [1.3.0](https://github.com/chicio/chicio.github.io/releases/tag/1.3.0)
295+
## [1.3.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.3.0)
282296
Release date: 2019-03-20.
283297

284298
#### Added
285299

286300
- Added image lazy
287301

288-
## [1.2.2](https://github.com/chicio/chicio.github.io/releases/tag/1.2.2)
302+
## [1.2.2](https://github.com/chicio/chicio.github.io/releases/tag/v1.2.2)
289303
Release date: 2019-03-10.
290304

291305
#### Fixed
@@ -296,15 +310,15 @@ Release date: 2019-03-10.
296310
- fixed links that do not have a discernible name
297311
- fixed accessbility colors
298312

299-
## [1.2.1](https://github.com/chicio/chicio.github.io/releases/tag/1.2.1)
313+
## [1.2.1](https://github.com/chicio/chicio.github.io/releases/tag/v1.2.1)
300314

301315
Release date: 2019-03-10.
302316

303317
#### Fixed
304318

305319
- removed install rvm from install scripts.
306320

307-
## [1.2.0](https://github.com/chicio/chicio.github.io/releases/tag/1.2.0)
321+
## [1.2.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.2.0)
308322

309323
Release date: 2019-03-10.
310324

@@ -319,23 +333,23 @@ Release date: 2019-03-10.
319333

320334
- install process now uses pages gem with bundler installation for gulp build
321335

322-
## [1.1.6](https://github.com/chicio/chicio.github.io/releases/tag/1.1.6)
336+
## [1.1.6](https://github.com/chicio/chicio.github.io/releases/tag/v1.1.6)
323337

324338
Release date: 2019-03-03.
325339

326340
#### Added
327341

328342
- new pages-gem release
329343

330-
## [1.1.5](https://github.com/chicio/chicio.github.io/releases/tag/1.1.5)
344+
## [1.1.5](https://github.com/chicio/chicio.github.io/releases/tag/v1.1.5)
331345

332346
Release date: 2019-02-23.
333347

334348
#### Added
335349

336350
- new Google Analytics campaign for pwa
337351

338-
## [1.1.4](https://github.com/chicio/chicio.github.io/releases/tag/1.1.4)
352+
## [1.1.4](https://github.com/chicio/chicio.github.io/releases/tag/v1.1.4)
339353

340354
Release date: 2019-02-15.
341355

@@ -344,23 +358,23 @@ Release date: 2019-02-15.
344358
- new pages-gem release
345359
- update cache to support new seo stuff
346360

347-
## [1.1.2](https://github.com/chicio/chicio.github.io/releases/tag/1.1.2)
361+
## [1.1.2](https://github.com/chicio/chicio.github.io/releases/tag/v1.1.2)
348362

349363
Release date: 2019-01-09.
350364

351365
#### Fixed
352366

353367
- Service worker now delete all old caches.
354368

355-
## [1.1.1](https://github.com/chicio/chicio.github.io/releases/tag/1.1.1)
369+
## [1.1.1](https://github.com/chicio/chicio.github.io/releases/tag/v1.1.1)
356370

357371
Release date: 2019-01-03.
358372

359373
#### Fixed
360374

361375
- Download of cv now works on every browser
362376

363-
## [1.1.0](https://github.com/chicio/chicio.github.io/releases/tag/1.1.0)
377+
## [1.1.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.1.0)
364378

365379
Release date: 2019-01-02.
366380

@@ -372,7 +386,7 @@ Release date: 2019-01-02.
372386
- Bumb dependencies versions
373387

374388

375-
## [1.0.0](https://github.com/chicio/chicio.github.io/releases/tag/1.0.0)
389+
## [1.0.0](https://github.com/chicio/chicio.github.io/releases/tag/v1.0.0)
376390

377391
Release date: 2018-12-31.
378392

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fabrizioduroni.it",
3-
"version": "0.1.0",
3+
"version": "4.0.0",
44
"private": true,
55
"description": "Fabrizio Duroni aka 'chicio' website",
66
"repository": {

0 commit comments

Comments
 (0)