Use hashtypes(c.f Cytoplasm#47) #57

Merged
jordan merged 38 commits from lda/telodendria:master into master 2024-08-27 13:47:25 +00:00
Showing only changes of commit f4cb10804a - Show all commits

View file

@ -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**