chore: add change log

This commit is contained in:
JimMoen 2024-02-27 15:59:56 +08:00
parent c1da7449fe
commit c1928f874e
No known key found for this signature in database
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
Fixed an issue that unable to subscribe or unsubscribe a shared topic filter via HTTP API.
Releated APIs:
- `/clients/:clientid/subscribe`
- `/clients/:clientid/subscribe/bulk`
- `/clients/:clientid/unsubscribe`
- `/clients/:clientid/unsubscribe/bulk`