chore: update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-07-12 18:12:01 +05:30
committed by xsahil03x
parent fb55b820ce
commit e93e5ae04e
5 changed files with 26 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
## Upcoming
🔄 Changed
- Deprecated `Message.status` in favor of `Message.state`.
- Deprecated `RetryPolicy.retryTimeout` in favor of `RetryPolicy.delayFactor`.
## 6.5.0
🔄 Changed