diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..bfc317d5fdbc189a2ab49a986655639d1d3c2537 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,33 @@ +# Changelog + +## 2.0.0 (?) + +### Feature +- Added license: AGPLv3 + +### Interface +- 🔴 Breaking: Renamed `enonce` to `assignment` +- 🔴 Breaking: Renamed `exercice` to `exercise` + +### Internal / Developers +- Auto release by pipeline + - For vX.Y.Z branch create release and tag with `-dev` suffix + - For main branch create definitive release and remove `-dev` releases + + +## 1.0.1 (2023-08-12) + +### Feature +- Initial release of the project + +<!-- +### Feature +### Minor change +### Interface +### Bugfix +### Internal / Developers +### Documentation + +🔴 Breaking: +⚠️ Deprecation: ️ +--> \ No newline at end of file