]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Allow calling signal-cli without -u flag
[signal-cli] / CHANGELOG.md
index df9aa47ff648795cd7a6e71cbbfac0405176c3d5..be5b5ea06029daea37ac4ad2bd53b6d5c25415b6 100644 (file)
@@ -1,9 +1,13 @@
 # Changelog
 
 ## [Unreleased]
+### Added
+- `--verbose` flag to increase log level
 
 ### Fixed
 - Disable registration lock before removing the PIN
+- Fix PIN hash version to match the official clients.
+  If you had previously set a PIN you need to set it again to be able to unlock the registration lock later.
 
 ## [0.7.2] - 2020-12-31
 ### Added