From 0d0af5da09feddeabea7a9d58b78a99f93d379ce Mon Sep 17 00:00:00 2001 From: Tim Leavitt <73311181+isc-tleavitt@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:40:30 -0400 Subject: [PATCH] chore: update CHANGELOG.md for 2.6.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d28ac7ed..f9526b73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,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). -## [2.6.0] - Unreleased +## [2.6.0] - 2024-10-07 ### Added - Discards safeguarded by discard stash and warning modal (#455)