diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..05e24b8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- *(vscode)* Add custom activity bar color settings +- *(script)* Add installer for git-cliff binary + +### ⚙️ Miscellaneous Tasks + +- *(workflows)* Add release workflow and merge message template + +