]> nmode's Git Repositories - signal-cli/commitdiff
Update README
authorAsamK <asamk@gmx.de>
Fri, 7 Feb 2025 16:39:31 +0000 (17:39 +0100)
committerAsamK <asamk@gmx.de>
Fri, 7 Feb 2025 17:30:10 +0000 (18:30 +0100)
README.md

index 03455d12221cfbd18adc639edb62495d62b19587..bf61ea903ee3d418456b6a87237586c80f7e48ae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,6 +11,10 @@ For this use-case, it has a daemon mode with JSON-RPC interface ([man page](http
 and D-BUS interface ([man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cli-dbus.5.adoc)) .
 For the JSON-RPC interface there's also a simple [example client](https://github.com/AsamK/signal-cli/tree/master/client), written in Rust.
 
+signal-cli needs to be kept up-to-date to keep up with Signal-Server changes.
+The official Signal clients expire after three months and then the Signal-Server can make incompatible changes.
+So signal-cli releases older than three months may not work correctly.
+
 ## Installation
 
 You can [build signal-cli](#building) yourself or use