diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92ec1df3..b992d976 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [2.0.1.1] - 2022-02-20
+
+### Fixed
+- Library - Avoid GC of delegates in optimized builds
+- RegistryFS - Skip empty name keys
+
## [2.0.1.0] - 2022-01-01
### Added
diff --git a/DokanNet/DokanNet.csproj b/DokanNet/DokanNet.csproj
index 3876ec31..341303dc 100644
--- a/DokanNet/DokanNet.csproj
+++ b/DokanNet/DokanNet.csproj
@@ -8,9 +8,9 @@
This is a .NET wrapper over Dokan, and allows you to create your own file systems in Windows.
Copyright (C) 2022
- 2.0.1.0
- 2.0.1.0
- 2.0.1.0
+ 2.0.1.1
+ 2.0.1.1
+ 2.0.1.1
True
Dokan-dev
AdrienJ, MaximeC, Hiroki Asakawa
diff --git a/DokanNet/documentations/Doxyfile b/DokanNet/documentations/Doxyfile
index 12a9c031..e1304645 100644
--- a/DokanNet/documentations/Doxyfile
+++ b/DokanNet/documentations/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = Dokan-dotnet
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 2.0.1.0
+PROJECT_NUMBER = 2.0.1.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a