We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ef1fc commit 64076c2Copy full SHA for 64076c2
1 file changed
CHANGELOG.md
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
8
9
- Update README.md (#32)
10
11
+### 🧪 Testing
12
+
13
+- Implement unit tests (#33)
14
15
### ⚙️ Miscellaneous Tasks
16
17
- Switch from Makefile to Mise (#17)
@@ -21,6 +25,7 @@ All notable changes to this project will be documented in this file.
21
25
- *(ci)* Add release workflow for GitHub Actions (#23)
22
26
- Add renovate configuration (#30)
23
27
- *(changelog)* Update CHANGELOG.md
28
+- *(changelog)* Update CHANGELOG.md
24
29
30
## [0.0.1] - 2023-06-18
31
0 commit comments