]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Remove now unnecessary try/catch
[signal-cli] / CHANGELOG.md
index e5158f41db60fe967c19d92e8d2c715581f7c577..837a003d58ffdcbdeb3426f93aebc2f6e5eddfe3 100644 (file)
@@ -2,12 +2,18 @@
 
 ## [Unreleased]
 
+## [0.12.4] - 2023-10-22
+
+### Fixes
+- Prevent ConcurrentModificationException
+- Update captcha help text
+
 ## [0.12.3] - 2023-10-17
 
 ### Added
 
 - Added `startChangeNumber` and `finishChangeNumber` commands to switch to another phone number
-- Added `--quote-attachment` paramter to `send` command
+- Added `--quote-attachment` parameter to `send` command
 - Added support for scannable safety numbers based on serviceId
 - Added `EditMessageReceived` signal for D-Bus interface
 - Added new exit code `5` for rate limit failures
@@ -661,7 +667,7 @@ Bug fixes and small improvements
 - Fix linking of new devices
 
 ## [0.5.3] - 2017-01-29
-* New commandline paramter for receive: --ignore-attachments
+* New commandline parameter for receive: --ignore-attachments
 * Updated dependencies
 
 ## [0.5.2] - 2016-12-16