From 8eea02c2aa0a4a106bb15da4d2390c5aa19f6230 Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:00:21 +0530 Subject: [PATCH] docs: move incorrectly placed changelog entry (#342) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f40cf353..d2980940 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- Fixed an issue where existing files were overwritten when saving new files ([#131]) ## [1.4.0] - 2025-10-29 ### Changed