Skip to content

Commit

Permalink
Added new resend and cancel endpoints for user invite
Browse files Browse the repository at this point in the history
  • Loading branch information
gevorgmansuryan committed Sep 19, 2024
1 parent 6043b2f commit 291c395
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

0.10.4 (Unreleased)
---------------------------
- Enh #179: Added new `resend` and `cancel` endpoints for user invite

0.10.3 (September 13, 2024)
---------------------------
- Enh #177: Collect user data for Legal module
Expand Down
1 change: 0 additions & 1 deletion tests/config/test.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

return [
'modules' => ['rest'],
'humhub_root' => '/app/humhub',
'fixtures' => [
'default',
'humhub\modules\rest\tests\codeception\fixtures\ActivityFixture',
Expand Down

0 comments on commit 291c395

Please sign in to comment.