From fcec3f46938d9cacff75337cc6ef9e11ea95aac5 Mon Sep 17 00:00:00 2001 From: John Judd Date: Tue, 30 Jan 2024 16:09:43 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbe20ea0..7a73642e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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). ## [Unreleased] +## [6.11.2] - 2024-01-30 +### Fixed +- Fixed 154 buc. Updated sftp backend to overwrite except after read/seek. + ## [6.11.1] - 2024-01-22 ### Fixed - Fixed #152 bug where s3 backend failed to read empty files