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

Commit ebe0e4a

Browse files
committed
chore(release): update CHANGELOG
1 parent 9576774 commit ebe0e4a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [unreleased]
2+
3+
### 📚 Documentation
4+
5+
- Include library installation instruction in README
6+
- Update CONTRIBUTING
7+
- Add license information to README
8+
9+
### ⚙️ Miscellaneous Tasks
10+
11+
- *(docs)* Fix typos and remove extra spaces in README
12+
- *(fix)* Correct git cliff recipe in justfile
13+
- *(refactor)* Improve justfile recipes
14+
- *(docs)* Replace commands description for a table
15+
- Correct description for release recipe
16+
- *(style)* Remove trailing whitespaces in Justfile
17+
- Add exports to __init__.py
18+
- Update .gitignore
19+
- Update release and clean recipes for Justfile
20+
- *(release)* Bump version
121
## [0.4.0] - 2025-12-03
222

323
### 🐛 Bug Fixes
@@ -23,6 +43,7 @@
2343
- *(docs)* Update README
2444
- *(release)* Bump version
2545
- *(docs)* Update README with historic context
46+
- *(release)* Update CHANGELOG
2647
## [0.3.0] - 2025-12-03
2748

2849
### 🚀 Features

0 commit comments

Comments
 (0)