Skip to content

Commit cbb34df

Browse files
committed
Fix error typo CHANGELOG.md.
1 parent 6b60a7f commit cbb34df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## 0.1.2 March 25, 2024
44

5-
- Bug #6: Add method `render()` in `CssClass::class` (@terabytesoftw)
5+
- Enh #6: Add method `render()` in `CssClass::class` (@terabytesoftw)
66

77
## 0.1.1 March 9, 2024
88

99
- Bug #5: Change branch alias to `1.0-dev` in `composer.json` (@terabytesoftw)
1010

1111
## 0.1.0 March 6, 2024
1212

13-
- Initial release
13+
- Enh #1: Initial commit (@terabytesoftw)
1414
- Enh #2: Add helper `Template::class` (@terabytesoftw)
1515
- Bug #3: Fix `README.md` (@terabytesoftw)
1616
- Enh #4: Add helper `HTMLBuilder::class` (@terabytesoftw)

0 commit comments

Comments
 (0)