From 82109bc7f74e98c35c1f28a30afa92e24d0f8495 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Tue, 17 Sep 2024 00:17:53 +0200 Subject: [PATCH] Release: 2.2.0 --- RELEASE-NOTES.md | 6 ++++++ Robust.Cdn/Robust.Cdn.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 2eea22e..d1c782c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -2,6 +2,12 @@ ## Master +## 2.2.0 + +* Added new multi-request publishing workflow. +* Fixed default permissions on Docker volumes. +* FreeBSD platform names are now nicely displayed on the HTML builds page. + ## 2.1.0 * Added `PathBase` config option to allow hosting Robust.Cdn behind a subpath. diff --git a/Robust.Cdn/Robust.Cdn.csproj b/Robust.Cdn/Robust.Cdn.csproj index c892553..242ee60 100644 --- a/Robust.Cdn/Robust.Cdn.csproj +++ b/Robust.Cdn/Robust.Cdn.csproj @@ -5,7 +5,7 @@ enable enable true - 2.1.0 + 2.2.0