hooks::types: Implement PartialEq on hooks
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
c3eee99d2a
commit
1ad82dfeac
2 changed files with 16 additions and 14 deletions
|
|
@ -6,6 +6,8 @@ Version NEXT:
|
|||
bot.
|
||||
- Add 'admins' config, trusted accounts for admin tasks
|
||||
- Add 'rejoin' command to rejoin (leave/join) all rooms
|
||||
* Added:
|
||||
- Add PartialEq on hook types.
|
||||
|
||||
Version 0.2.0:
|
||||
2023-08-23 Maxime “pep” Buquet <pep@bouah.net>
|
||||
|
|
|
|||
Loading…
Reference in a new issue