add account settings page, rest of otp support, stdio credential helper, other misc
[squeep-authentication-module] / CHANGELOG.md
index 65e9607b5459368d3dbe967b844819cbe394bd7c..0d7f4e74875046f5533d98aa8e6d61f52b9ba5bf 100644 (file)
@@ -7,6 +7,9 @@ Releases and notable changes to this project are documented here.
 ### Added
 
 - TOTP 2FA support
+- Settings page for updating credentials and OTP.
+- Helper function for securely reading credential from stdin.
+- Replaced debug authn with plaintext.
 
 ### Changed