From 20a685dfd53b0d9b0efd50dc7a248d7366db8dac Mon Sep 17 00:00:00 2001 From: Harold Jimenez Date: Mon, 2 Dec 2024 12:41:43 -0500 Subject: [PATCH] added change logs --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09831bc3..cfce9d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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.6.1] - 2024-12-03 +## [3.6.1] - 2024-12-02 ## Added - Added `maven-jar-plugin` in `beekeeper-integration-test`. ## Changed