diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e437f91 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ + + +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Added + +## [v1.2.2] - 2024-06-28 + +### Added +- feat(ci): integrate SonarCloud analysis and coverage report closes #18 +- fix: Security alert requests closes #30 +- doc: Improved Readme.md \ No newline at end of file