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