From 3299c99abd325222e34d2d93986cec962533c824 Mon Sep 17 00:00:00 2001 From: N-o-Z Date: Wed, 14 Feb 2024 12:21:29 +0200 Subject: [PATCH] Update CHANGELOG.md (#7461) --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7d8235be9..0b27dc465ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +# v1.11.0 + +:new: What's new: + +- Delta Exporter: Azure Support (#7444) +- Prohibit empty revert by default (#7308) + +:bug: Bugs fixed: + +- Fix: Skip ensureStorageNamespace when creating a read-only repository (#7449) +- Fix: Show email or group name in place of ID in AttachModal (#7454) +- Fix: Show email when available in the create credentials confirmation modal (#7456) +- Fix: bug on creating bare repository as read-only (#7458) + # v1.10.0 :new: What's new: