Skip to content

Commit 6bcd6e0

Browse files
committed
quick changelog update
1 parent feeba45 commit 6bcd6e0

1 file changed

Lines changed: 25 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
## [0.1.0] - 2026-01-01
1+
# CHANGELOG
2+
3+
### [0.1.0] - 2026-01-01
24

35
- Initial release
46

5-
## [0.1.1] - 2026-01-02
7+
#### [0.1.1] - 2026-01-02
68

79
- Added Rakefile for consistent functionality with pushing finished work
810

911
- Added GitHub Action to deploy site to GitHub Pages
1012

11-
## [0.2.0] - 2026-01-03
13+
### [0.2.0] - 2026-01-03
1214

1315
- Added Layouts:
1416
- Default
@@ -18,6 +20,24 @@
1820
- Layouts
1921
- Syntax Highlighting
2022

21-
## [0.2.1] - 2026-01-04
23+
#### [0.2.1] - 2026-01-04
24+
25+
- Fixed Syntax Highlighting
26+
27+
#### [0.2.2] - 2026-01-05
28+
29+
- Updated the following to be more aligned with the goals of this project:
30+
- README
31+
- Gemfile
32+
- Gemfile.lock
33+
- Gemspec
34+
- Rakefile
35+
- _config.yml
36+
37+
- Added cert signing for verification and security
38+
39+
#### [0.2.3] - 2026-01-05
2240

23-
- Fixed Syntax Highlighting
41+
- Update header style
42+
- Fixed bug causing line breaks to appear as dots
43+
- Added lorem ipsum to the demo post

0 commit comments

Comments
 (0)