forked from Telodendria/Telodendria
Add change log entry for #35.
This commit is contained in:
parent
0172fa083b
commit
6247085df1
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`
|
- **POST** `/_matrix/client/v3/user/{userId}/filter`
|
||||||
- **GET** `/_matrix/client/v3/user/{userId}/filter/{filterId}`
|
- **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
|
## v0.3.0
|
||||||
|
|
||||||
**Saturday, June 10, 2023**
|
**Saturday, June 10, 2023**
|
||||||
|
|
Loading…
Reference in a new issue