diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..da2b5e2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [0.1.0] - 2025-01-07 + +First release! + +### 🚀 Features + +- Add git-cliff + +### 🐛 Bug Fixes + +- Add related software +- Flake example +- Uncomment shared flag +- Add license to Cargo.toml + +### 💼 Other + +- First commit + +### ⚙️ Miscellaneous Tasks + +- Init GitHub Actions +- Unused dependency check (cargo-machete) +- Add treefmt to shell +- Release v0.1.0 + +