diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e74e1825a83652876b88803d3205be9805a7809..045611dd4c179b9e63e92681dafa5eb33000fcdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.2] - 2025-05-27 + +### Fixed + +- nfs_server: fix exports template for newlines + ## [1.0.1] - 2025-05-27 ### Fixed @@ -21,4 +27,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.0.0]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.nfs/-/tree/1.0.0 [1.0.1]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.nfs/-/tree/1.0.1 -[unreleased]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.nfs/-/compare/1.0.1...main +[1.0.2]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.nfs/-/tree/1.0.2 +[unreleased]: https://gitlab.eidf.ac.uk/epcc/ansible/epcc.nfs/-/compare/1.0.2...main