diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37e8a3c6c3..4d6de6f7c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
## Main changes
- Current API: 82.0
+* SubGHz: Add ReversRB2 / RB2M Protocol (static 64 bit) full support with add manually (by @xMasterX)
+* SubGHz: Fix Hollarm protocol with more verification
* SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this))
* SubGHz: Came Atomo button hold simulation with full cycle simulation (to allow proper pairing with receiver)
* OFW: LFRFID - **EM4305 support**
diff --git a/ReadMe.md b/ReadMe.md
index 945e46167f..1ead8d451a 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -165,6 +165,7 @@ Thanks to Official team (to their SubGHz Developer, Skorp) for implementing supp
Decoders/Encoders or emulation (+ programming mode) support made by @xMasterX
+- ReversRB2 / RB2M (static 64 bit) with add manually support
- Marantec24 (static 24 bit) with add manually support
- GangQi (static 34 bit) with button parsing and add manually support (thanks to @mishamyte for captures and testing, thanks @Skorpionm for help)
- Hollarm (static 42 bit) with button parsing and add manually support (thanks to @mishamyte for captures, thanks @Skorpionm for help)