CHANGELOG: Add the heading for not-yet-released v1.10.3

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
This commit is contained in:
Martin Atkins
2025-07-03 09:13:34 -07:00
parent 620b4a0b18
commit b44dfa0a6d

View File

@@ -1,5 +1,10 @@
## 1.10.3 (Unreleased)
## 1.10.2
BUG FIXES:
- S3 backend now correctly sends the `x-amz-server-side-encryption` header for the lockfile. ([#2870](https://github.com/opentofu/opentofu/issues/2970))
- A provider source address explicitly using the hostname `registry.terraform.io` will no longer cause errors related to a corresponding provider on `registry.opentofu.org` when executing workflow commands like plan and apply. ([#2979](https://github.com/opentofu/opentofu/issues/2979))