diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ad7fe8ba..87b953c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,6 @@ and includes an additional section for migration notes. ## [Unreleased] -## [9.0.0] 2023-10-05 - -### Migration Notes - -- Update terraform to the latest 1.5 version - ### Added ### Changed @@ -33,6 +27,14 @@ and includes an additional section for migration notes. ### Security +## [9.0.0] 2023-10-05 + +### Migration Notes + +- Update terraform to the latest 1.5 version + +### Security + - *ORCA-729* Updated terraform provider to use the latest version 1.5 - *ORCA-713* Updated terraform, Dockerfile, and other IAC elements for best practices and security where able.