diff --git a/CHANGELOG.md b/CHANGELOG.md index fcf3fe51af1a47b6746d8e95cd1d78ca751da661..e3dbc6cb4e1ed66aa8755b24af1664edabe5084c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.35.0-rc3 (2024-10-30) + +### Fixed (1 change) + +- [Only sign images on GitLab.com](https://gitlab.com/components/opentofu/-/commit/bafd24de55b17039204e9dbf1a6c9cdbb718a009) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/155)) + +### feature (2 changes) + +- [Add support for job name prefix in full-pipeline](https://gitlab.com/components/opentofu/-/commit/72675b768dc3ddf81b0d665e0b5eadbebe10388e) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/153)) +- [Support specifying image digests](https://gitlab.com/components/opentofu/-/commit/e6460418e6f1846f16474f6cadab2b935be556e7) ([merge request](https://gitlab.com/components/opentofu/-/merge_requests/152)) + ## 0.35.0-rc2 (2024-10-30) ### Fixed (1 change)