From 1c7e01e25c449ec5761b9c52a1c3b70028ffc065 Mon Sep 17 00:00:00 2001 From: Makarand Bauskar Date: Tue, 22 Aug 2017 20:06:09 +0530 Subject: [PATCH] [minor] added the change log for version 8.8.0 (#3970) --- frappe/change_log/v8/v8_8_0.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 frappe/change_log/v8/v8_8_0.md diff --git a/frappe/change_log/v8/v8_8_0.md b/frappe/change_log/v8/v8_8_0.md new file mode 100644 index 0000000000..e93c0adbeb --- /dev/null +++ b/frappe/change_log/v8/v8_8_0.md @@ -0,0 +1,2 @@ +### Two Factor Authentication +- Now you can authenticate user with two factor authentication. You can enable the Two Factor Authentication from System Settings. \ No newline at end of file