From 8a852bd170fc373e726cf4137553ea6af96180fc Mon Sep 17 00:00:00 2001 From: Jeremiah Parrack Date: Thu, 13 Jun 2024 11:13:43 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d98f5..a4c8af9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [2.0.1] - 2024-6-13 + +- Revert base img due to version `GLIBC_2.34' not found error. + ## [2.0.0] - 2024-6-12 - Fail if parameter not found. @@ -42,4 +46,4 @@ Schedule release. No changes. - Use `x-crypteia-ssm:` - Single path for a single environment variable. - Use `x-crypteia-ssm-path:` - Path prefix to fetch many environment variables. -- Binary & Shared Object files for both Debian/Ubuntu/Etc & Amazon Linux 2 \ No newline at end of file +- Binary & Shared Object files for both Debian/Ubuntu/Etc & Amazon Linux 2