FEP-1970: implementation WIP:

Adding the data on outgoing objects.

Related to #113.
This commit is contained in:
John Livingston
2023-07-04 18:07:59 +02:00
parent abed34ec07
commit f7e7cddf72
4 changed files with 68 additions and 10 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 7.2.0 (Not Released Yet)
## New Features
* Implementing the [FEP-1970](https://codeberg.org/fediverse/fep/src/branch/main/fep/0ea0/fep-0ea0.md) draft for ActivityPub chat declaration.
## 7.1.0
### Minor changes and fixes