From 959a3026b95940aa2bc95282f3cc710073d524d5 Mon Sep 17 00:00:00 2001 From: Kartik Ganesh Date: Wed, 22 Feb 2023 14:28:01 -0800 Subject: [PATCH] Correct title in changelog from 2.x to 2.6 Signed-off-by: Kartik Ganesh --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b2e86706ea19..b6626dff01901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project are 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). See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on how to add changelog entries. -## [Unreleased 2.x] +## [Unreleased 2.6] ### Added ### Dependencies