From fe9668adc543083ce10c1caad3ed83faf21616b2 Mon Sep 17 00:00:00 2001 From: "Ariel Shaqed (Scolnicov)" Date: Mon, 19 Feb 2024 18:56:42 +0200 Subject: [PATCH] Update changelog for v1.11.1 (#7476) * Update changelog for v1.11.1 Codename "forever ones". * [CR] GC & branch protection on read-only repos is a feature Co-authored-by: Idan Novogroder <43949240+idanovo@users.noreply.github.com> --------- Co-authored-by: Idan Novogroder <43949240+idanovo@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b27dc465ca..06840dce46e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +# v1.11.1 + +:new: What's new: +- Disable GC and branch protection for read-only repositories (#7471) + +:bug: Bugs fixed: +- Fix S3 gateway cross-repo copies (#7468) +- Delta export path unescape (#7473) + # v1.11.0 :new: What's new: