Skip to content

Commit 89200f3

Browse files
committed
docs: bump to 0.1.0
1 parent f33b53a commit 89200f3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [unreleased]
5+
## [0.1.0] - 2024-09-03
66

77
### 🚀 Features
88

@@ -11,6 +11,11 @@ All notable changes to this project will be documented in this file.
1111
- *(logger)* Add base class with logger property
1212
- *(logger)* Add name and level property
1313
- *(logger)* Add log method for all levels
14+
- Add changelog with git-cliff
15+
16+
### 🐛 Bug Fixes
17+
18+
- [**breaking**] Remove base class since it was causing runtime error
1419

1520
### 🚜 Refactor
1621

@@ -19,6 +24,7 @@ All notable changes to this project will be documented in this file.
1924
### 📚 Documentation
2025

2126
- Use shields.io for badges
27+
- Add instructions on how to temporary type a property added by a decorator
2228

2329
### 🧪 Testing
2430

0 commit comments

Comments
 (0)