diff --git a/docs/android/v2/release-notes/release-notes.mdx b/docs/android/v2/release-notes/release-notes.mdx
index e55d9b5ec..917b841d8 100644
--- a/docs/android/v2/release-notes/release-notes.mdx
+++ b/docs/android/v2/release-notes/release-notes.mdx
@@ -18,6 +18,15 @@ import AndroidSdkVersionShield from '@/common/android-sdk-version-shield.md';
| live.100ms:video-filters: ||
| live.100ms:virtual-background: ||
+## v2.9.62 - 2024-06-26
+
+## Added
+* HMSDiagnostic release, Now customer can use the Diagnostics api to check if the call works correctly before joining the call.
+
+## Fixed
+* RTCStats fixed
+
+
## v2.9.61 - 2024-06-17
## Fixed
* Bug that could cause tracks to remain muted if the same HMSSDK instance is used to join a room fixed.