From 45c2ed297faf31d1dce5f7f3f928dc8346bfa377 Mon Sep 17 00:00:00 2001 From: Tyler White Date: Mon, 22 Jul 2024 09:33:06 -0400 Subject: [PATCH] chore: fix changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12b6d295..656504ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. *The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).* -## [3.7.0] - 2024-07-31 +## [3.7.0] - 2024-07-22 ### Added - Improved unit test coverage - Added Session ID as part of the initial connection successful message to be visible in the logs