From 055c5362e6531531fec6a9a237e5d7db27508016 Mon Sep 17 00:00:00 2001 From: Akshay Ayyanchira Date: Wed, 29 Jan 2025 23:15:43 -0800 Subject: [PATCH] Adding section for unreleased changes This will help Github action - Prepare releas to accumulate the Changelog for upcoming release --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c79f0d020..ee8999c1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] +- Adding section for unreleased changes + ## [3.5.10] ### Added