mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
Acknowledgements in changelog
This commit is contained in:
parent
3856e547de
commit
bfa9df4a5a
12
CHANGES.md
12
CHANGES.md
@ -4,17 +4,17 @@
|
|||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* Read receipts (both inbound and outbound) are now supported
|
* Read receipts (both inbound and outbound) are now supported (contributed by [S7evinK](https://github.com/S7evinK))
|
||||||
* Forgetting rooms is now supported
|
* Forgetting rooms is now supported (contributed by [S7evinK](https://github.com/S7evinK))
|
||||||
* The `-version` command line flag has been added
|
* The `-version` command line flag has been added (contributed by [S7evinK](https://github.com/S7evinK))
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
* User accounts that contain the `=` character can now be registered
|
* User accounts that contain the `=` character can now be registered
|
||||||
* Backfilling should now work properly on rooms with world-readable history visibility
|
* Backfilling should now work properly on rooms with world-readable history visibility (contributed by [MayeulC](https://github.com/MayeulC))
|
||||||
* The `gjson` dependency has been updated for correct JSON integer ranges
|
* The `gjson` dependency has been updated for correct JSON integer ranges
|
||||||
* Some more client event fields have been marked as omit-when-empty
|
* Some more client event fields have been marked as omit-when-empty (contributed by [S7evinK](https://github.com/S7evinK))
|
||||||
* The `build.sh` script has been updated to work properly on all POSIX platforms
|
* The `build.sh` script has been updated to work properly on all POSIX platforms (contributed by [felix](https://github.com/felix))
|
||||||
|
|
||||||
## Dendrite 0.2.1 (2020-10-22)
|
## Dendrite 0.2.1 (2020-10-22)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user