chore: add change log
This commit is contained in:
parent
c1da7449fe
commit
c1928f874e
|
@ -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`
|
Loading…
Reference in New Issue