Skip to content

Commit

Permalink
prepare for 1.10.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Nov 26, 2024
1 parent 37bba52 commit 24236f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.10.0-rc3 (November 25, 2024)
## 1.10.0 (November 27, 2024)

NEW FEATURES:
- **Ephemeral resources**: Ephemeral resources are read anew during each phase of Terraform evaluation, and cannot be persisted to state storage. Ephemeral resources always produce ephemeral values.
Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0-rc3
1.10.0

0 comments on commit 24236f4

Please sign in to comment.