From f1d365f70136dfa473e922d1cf6e8c15f8b74549 Mon Sep 17 00:00:00 2001 From: Frank Greguska Date: Wed, 3 Apr 2024 10:47:49 -0700 Subject: [PATCH] prep 0.7.1 release --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa336a2..d15bd58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated ### Removed ### Fixed - - [issues/29](https://github.com/podaac/cmr-umm-updater/issues/29) Fix syntax error in entrypoint.sh ### Security +## [0.7.1] + +### Fixed + - [issues/29](https://github.com/podaac/cmr-umm-updater/issues/29) Fix syntax error in entrypoint.sh + ## [0.7.0] ### Added