]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Fix typos (#1459)
[signal-cli] / CHANGELOG.md
index b3e9c17dbd4c1d453e624016b2f34ac0efbb4a93..ecaead9a63d833b340a39b6f40f2c2e7b19782a8 100644 (file)
@@ -2,6 +2,8 @@
 
 ## [Unreleased]
 
+## [0.13.0] - 2024-02-18
+
 **Attention**: Now requires Java 21 and libsignal-client version 0.39.2
 
 ### Breaking changes
 - Improve exit code for message sending.
   Exit with 0 status code if the message was sent successfully to at least
   one recipient, otherwise exit with status code 2 or 4 (for untrusted).
-- Download profiles in parallel for improved perfomance
+- Download profiles in parallel for improved performance
 - `--verbose` flag can be specified multiple times for additional log output
 - Enable more security options for systemd service file
 - Rename sandbox to staging environment, to match the upstream name.