aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-10-15 21:55:40 -0400
committerJesse Luehrs <doy@tozt.net>2020-10-15 21:55:40 -0400
commitb399be81bd198d1f2fca3b166132af7bf93eef86 (patch)
treee3f16501004c001b28c7906f27e1eca7000d5714 /CHANGELOG.md
parente2b107003f90a4c0d9ae4337fdfd40795365c799 (diff)
downloadrbw-b399be81bd198d1f2fca3b166132af7bf93eef86.tar.gz
rbw-b399be81bd198d1f2fca3b166132af7bf93eef86.zip
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3723e25..d7f948c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [Unreleased]
+
+### Fixed
+
+* `rbw code` now always displays the correct number of digits. (#25, Tyilo)
+* TOTP secrets can now also be supplied as `otpauth` urls.
+
## [0.5.0] - 2020-10-12
### Added