From af873c32104fd0e0a9b7b8a2cbf20ea337d3e230 Mon Sep 17 00:00:00 2001 From: Rodrigo Nascimento <rodrigoknascimento@gmail.com> Date: Wed, 29 Mar 2017 17:12:07 -0300 Subject: [PATCH] Add to HISTORY.md --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index d1dbaa0b2f3..f9d83f5e404 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,7 @@ - [NEW] Permission `join-without-join-code` assigned to admins and bots by default (#6139) - [NEW] Integrations, both incoming and outgoing, now have access to the models. Example: `Users.findOneById(id)` (#6336) +- [NEW] Option to enable `Two Factor Authentication` in user's account preference - [FIX] Incoming integrations would break when trying to use the `Store` feature. ## 0.54.2 - 2017-Mar-24 -- GitLab