From f95ab294dc665d0eb15699da8bb030bf9662d594 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Sun, 8 Dec 2019 20:57:11 +0100 Subject: [PATCH] Update changelog. --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 422260953..e88765a52 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,7 +9,8 @@ New features * Two-factor authentication with TOTP (Google Authenticator), Yubikey, SMS and phone call. - +* Devs: CRUDMixin provides a crud_event relation that returns all CRUD + events for an object `1.0a2`_ -------- -- GitLab