diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2c65fb..ab985b0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Features - Send an email to the user on signup. - Emit django signal on user signout. +- Support for custom text when inviting users. ### Misc - Lots of small and not so small bugfixes