diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8af83..4231894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,47 @@ All notable changes to this project will be documented in this file. +## [1.0.0] - 2024-10-04 + +### 🚀 Features + +- [**breaking**] New breaking change + ## [0.2.0] - 2024-10-04 ### 🚀 Features - Something else +### ⚙️ Miscellaneous Tasks + +- Release 0.2.0 + +## [0.1.1] - 2024-10-04 + +### 📚 Documentation + +- More changes + +### ⚙️ Miscellaneous Tasks + +- Release 0.1.1 + +## [0.1.0] - 2024-10-04 + +### 🚀 Features + +- Add pipeline + +### 📚 Documentation + +- Add dummy change + +### ⚙️ Miscellaneous Tasks + +- Add prepare_release stage to generate CHANGELOG.md for release +- Update git-cliff commands and add MR handling +- Refactor pipeline for next-release branch and changelog generation +- Include pipeline from ci-templates +