aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-25 23:27:29 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-25 23:27:29 -0400
commit4bb5ee103bfc78e19c525557b5831e1584807ef9 (patch)
tree259cbf7fbc8a3973b30bec15f7306a53a6de7690
parente3e1cf29ae208eb2a10603d1af5e7e8e6202046a (diff)
downloadrbw-4bb5ee103bfc78e19c525557b5831e1584807ef9.tar.gz
rbw-4bb5ee103bfc78e19c525557b5831e1584807ef9.zip
more changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51fc760..900ef1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,11 @@
* `rbw` now automatically syncs the database from the server at a specified
interval while it is running. This defaults to once an hour, but is
configurable via the `sync_interval` option
+* Email 2FA is now supported (#111, René 'Necoro' Neumann)
+
+### Fixed
+
+* `rbw --version` now works again
## [1.6.0] - 2023-03-09