diff --git a/CHANGELOG.md b/CHANGELOG.md index 550db7f..54da9b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.0] - 2024-10-21 + +- Moved drush services into own yml file (drush 12) +- Fixed missing index in configuration pages + +## [0.0.3] - 2024-10-17 + +- Downgraded drush requirements - to make actions work + ## [0.0.2] - 2024-10-16 - Upgraded to support Drupal 10.x @@ -18,5 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added submodule to log user CUD events. [Unreleased]: https://github.com/OS2web/os2web_audit/compare/develop...HEAD +[0.1.0]: https://github.com/OS2web/os2web_audit/compare/0.0.3...0.1.0 +[0.0.2]: https://github.com/OS2web/os2web_audit/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/OS2web/os2web_audit/compare/0.0.1...0.0.2 -[0.0.1]: https://github.com/OS2web/os2web_audit/releases/tag/0.0.1 \ No newline at end of file +[0.0.1]: https://github.com/OS2web/os2web_audit/releases/tag/0.0.1