aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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