diff --git a/CHANGELOG.md b/CHANGELOG.md
index de8c921..03e2bfd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,15 @@
# Changelog
+## 7.0.1 - 2024-05-22
+
+- Re: [#47](https://github.com/supabase-community/realtime-csharp/issues/47) Return a Task from `Track` and `Untrack`
+ methods
+
## 7.0.0 - 2024-04-21
- Merges [#45](https://github.com/supabase-community/realtime-csharp/pull/45) - Updating the `Websocket.Client@5.1.1`
-- Re: [#135](https://github.com/supabase-community/supabase-csharp/issues/135) Update nuget package name `realtime-csharp` to `Supabase.Realtime`
+- Re: [#135](https://github.com/supabase-community/supabase-csharp/issues/135) Update nuget package
+ name `realtime-csharp` to `Supabase.Realtime`
- Updates Dependencies
## 6.0.4 - 2023-07-15
diff --git a/Realtime/Realtime.csproj b/Realtime/Realtime.csproj
index 56a0982..c75ac93 100644
--- a/Realtime/Realtime.csproj
+++ b/Realtime/Realtime.csproj
@@ -16,8 +16,8 @@
https://github.com/supabase/realtime-csharp
Realtime-csharp is written as a client library for supabase/realtime.
supabase, realtime, phoenix
- 7.0.0
- 7.0.0
+ 7.0.1
+ 7.0.1
true
icon.png
README.md
@@ -31,7 +31,7 @@
- 7.0.0
+ 7.0.1
$(VersionPrefix)-$(VersionSuffix)
$(VersionPrefix)