Skip to content

Commit

Permalink
Add changelog for decrypt retry
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywink committed Dec 26, 2021
1 parent 825e57e commit f32e41f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
* Added rooms `unlink` and `unlink-and-leave` subcommands. The first variant unlinks a room
tracked by Bubo, the second also leaves the room.

* When receiving an event the bot cannot decrypt, the event will now be stored for
later. When keys are received later matching any stored encrypted events, a new attempt
will be made to decrypt them.

### Changed

* Message edits are now understood as new commands from clients that send them
Expand Down

0 comments on commit f32e41f

Please sign in to comment.