Use hashtypes(c.f Cytoplasm#47) #57
1 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,11 @@ The following endpoints were added:
|
|||
- **POST** `/_matrix/client/v3/user/{userId}/filter`
|
||||
- **GET** `/_matrix/client/v3/user/{userId}/filter/{filterId}`
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixed a double-free in `RouteUserProfile()` that would cause errors with certain
|
||||
Matrix clients. (#35)
|
||||
|
||||
## v0.3.0
|
||||
|
||||
**Saturday, June 10, 2023**
|
||||
|
|
Loading…
Reference in a new issue