diff --git a/CHANGES.md b/CHANGES.md
index def2515..79457c5 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,16 @@
Communication changes
===================
+2.0.1
+-------------
+
+Released on June 4, 2024.
+
+If `TargetFramework` is net6.0, net7.0, or net8.0, the `Grpc.AspNetCore` package is used. [[#6]]
+
+[#6]: https://github.com/s2quake/communication/pull/6
+
+
2.0.0
-------------
diff --git a/Directory.Build.props b/Directory.Build.props
index 7623527..22f1119 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -26,7 +26,7 @@ SOFTWARE. -->
net6.0;net7.0;net8.0;netstandard2.1
net8.0
2.0
- 2.0.0
+ 2.0.1
git
https://github.com/s2quake/communication
https://github.com/s2quake/communication/blob/main/LICENSE.md