chore: Add CHANGELOG.md
This commit is contained in:
21
CHANGELOG.md
Normal file
21
CHANGELOG.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [1.1.0] - 2025-01-11
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Add more support for patterns and conditional match
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Properly parse Expressions, Idents, and Literals
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Clean up parse logic for Value
|
||||||
|
- Add git hooks
|
||||||
|
- Remove earthly check in release just script
|
||||||
|
|
||||||
|
<!-- generated by git-cliff -->
|
||||||
Reference in New Issue
Block a user