diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d33391..5d3aa64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). For releases `< 1.0.0` minor version step indicate breaking changes. +## [0.0.2] - 2023-03-09 + +### Fixed + +- Fixed SDDI group installation, revert #dd043571b634e881689f0ad8d8dc86013016a3f6. + ## [0.0.1] - 2023-02-08 - Initial release to initialize Github packages.