From 33fc7879c8d683abb17dab358502135758cd4973 Mon Sep 17 00:00:00 2001 From: Abhimanyu Gupta Date: Mon, 3 Jul 2023 17:59:31 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4195c8..6dc6a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + ## [1.0.0] - 2023-04-27 ### Changed * Upgrade `Springboot` version from `2.3.3.RELEASE` to `2.7.10`.