From 051b1fdea2b6140cebdd9a7b7736942f0dd63172 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Sat, 24 Sep 2022 00:05:04 +0000 Subject: Fix docker startup error Change-Id: I66e61d1c8c75efd4838a588cc0f5c1bb1ce36d8f Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-3268 --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index b1206ec..f58fc8c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [2.4.1] - 2022/08/19 +## [2.4.1] - 2022/09/23 - [DCAEGEN2-2837] Heartbeat ms: remove unnecessary parenthesis, use lowercase variable name +- [DCAEGEN2-3268] Fix cryptography version to 37.0.4 ## [2.4.0] - 2021/10/12 ### Changed -- cgit 1.2.3-korg