diff --git a/CHANGELOG.md b/CHANGELOG.md index 37198c5..75ab07d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## v4.0.0 - 2024-02-02 + +Updates the name of the nginx frontend container image and requires consumers to specify a tag to avoid unintentional version changes. + ## v3.15.3 - 2023-06-27 Fix a bug introduced in v3.15.0 with the new scaling stuff. diff --git a/RELEASE.md b/RELEASE.md deleted file mode 100644 index 283302b..0000000 --- a/RELEASE.md +++ /dev/null @@ -1,3 +0,0 @@ -RELEASE_TYPE: major - -Updates the name of the nginx frontend container image and requires consumers to specify a tag to avoid unintentional version changes. \ No newline at end of file