diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b1ab19282b00b42ed3840980e660519e100c48..f41fe8cb384695efa34cb0246ca80df8de4e3b77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.1] - 2025-05-01 + +## Changed + - Updated documentation to match collection restructure ## [1.0.0] - 2025-05-01 @@ -16,4 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial `epcc.microk8s` collection [1.0.0]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.microk8s/-/tree/1.0.0 -[unreleased]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.microk8s/-/compare/1.0.0...main +[1.0.1]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.microk8s/-/compare/1.0.0...1.0.1 +[unreleased]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.microk8s/-/compare/1.0.1...main