From 0d1f206404239db971a073ce2d3e26c501f8c355 Mon Sep 17 00:00:00 2001 From: Braeden57 Date: Sun, 23 Aug 2020 22:35:48 -0700 Subject: [PATCH] Updated Notes --- Notes.txt | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/Notes.txt b/Notes.txt index bfee5d3..87f3713 100644 --- a/Notes.txt +++ b/Notes.txt @@ -9,23 +9,15 @@ Password Saver notes: -Quit Bug Fix -Cancel Bug Fix - -V(2.3) Fixed Password Reset bug. - Updates: + -V(2.7) You can now add more save Password into your + account. + -V(2.6) You can now store more than one password in your account. -V(2.5) Change Save Password Implement. You can now change the password you save in your account. - - -V(2.4) No same user names. If a username is taken - You'll need to choose a name not used by someone else. - - -V[Rewrite](2.2) Security Update! All previous versions - focused on the data and not on the actual - security. One way hashing has been implemented - as the first layer of security. Still only one - password can be stored in your account.