diff --git a/en-US/dita/RTC-NG/release/release_notes.dita b/en-US/dita/RTC-NG/release/release_notes.dita
index b617ace93f2..52e30bd7385 100644
--- a/en-US/dita/RTC-NG/release/release_notes.dita
+++ b/en-US/dita/RTC-NG/release/release_notes.dita
@@ -48,6 +48,8 @@
metadata_buffer is renamed to metadataBuffer.
metadata_size is renamed to metadataSize.
+ Before v4.4.0, when a device was plugged in or in an idle state, the SDK only reported (0). As of v4.4.0, a new status code (3) is added to report that a device is plugged in.
+ Before v4.4.0, when a device was plugged in or in an idle state, the SDK only reported the status code 0 through the state parameter in the callback。As of v4.4.0, a new status code 3 is added to report that a device is plugged in.