浏览代码

Mention finn/signald being deprecated

Tulir Asokan 3 年之前
父节点
当前提交
a701342d56
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -6,6 +6,8 @@ Target signald version: [v0.18.0](https://gitlab.com/signald/signald/-/releases/
 * Both the signald and mautrix-signal docker images have been changed to run as
   UID 1337 by default. The migration should work automatically as long as you
   update both containers at the same time.
+  * Also note that the `finn/signald` image is deprecated, you should use `signald/signald`.
+    <https://signald.org/articles/install/docker/>
 * Old homeservers which don't support the new `/v3` API endpoints are no longer
   supported. Synapse 1.48+, Dendrite 0.6.5+ and Conduit 0.4.0+ are supported.
   Legacy `r0` API support can be temporarily re-enabled with `pip install mautrix==0.16.0`.