Skip to content

Commit 4a2fd82

Browse files
committed
changelog
1 parent 2b63f4a commit 4a2fd82

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
* Batch Outbox-Processing.
1313
* Outbox processed events get logged in Stream and show any errors returned from inboxes.
1414
* REST API endpoints for likes and shares.
15+
* Undo API for Outbox items.
1516

1617
### Changed
1718

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ For reasons of data protection, it is not possible to see the followers of other
134134
* Added: Batch Outbox-Processing.
135135
* Added: Outbox processed events get logged in Stream and show any errors returned from inboxes.
136136
* Added: REST API endpoints for likes and shares.
137+
* Added: Undo API for Outbox items.
137138
* Changed: Increased probability of Outbox items being processed with the correct author.
138139
* Changed: Enabled querying of Outbox posts through the REST API to improve troubleshooting and debugging.
139140
* Changed: Updated terminology to be client-neutral in the Federated Reply block.

0 commit comments

Comments
 (0)