aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-07-05 15:29:36 -0400
committerJesse Luehrs <doy@tozt.net>2021-07-05 15:29:36 -0400
commita3642d983ce92a2bd1856d3b420d833d793e7335 (patch)
treea0607be52b7d8576c2eb607fd0a7a56a90a55f2b
parent391c8d533213fcc66cd7e60b736969d5fd951ae5 (diff)
downloadrbw-a3642d983ce92a2bd1856d3b420d833d793e7335.tar.gz
rbw-a3642d983ce92a2bd1856d3b420d833d793e7335.zip
changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6f6f07..8c39b3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
* Use the system's native TLS certificate store when making HTTP requests.
+### Fixed
+
+* Correctly handle TOTP secret strings that copy with spaces (#56, TamasBarta, niki-on-github)
+
## [1.2.0] - 2021-04-18
### Added