hooks: Add updated_at parameter to MergeRequest and Issue hooks
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
0a02d85563
commit
990829d72c
5 changed files with 10 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Version NEXT:
|
|||
- Add 'rejoin' command to rejoin (leave/join) all rooms
|
||||
* Added:
|
||||
- Add PartialEq on hook types.
|
||||
- Add `updated_at` parameter to `MergeRequest` and `Issue` hook types.
|
||||
|
||||
Version 0.2.0:
|
||||
2023-08-23 Maxime “pep” Buquet <pep@bouah.net>
|
||||
|
|
|
|||
Loading…
Reference in a new issue