File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments