瀏覽代碼

Update changelog

pull/99/head
Slavi Pantaleev 7 年之前
父節點
當前提交
1dd4f85e61
共有 1 個檔案被更改,包括 10 行新增0 行删除
  1. +10
    -0
      CHANGELOG.md

+ 10
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,13 @@
# 2019-02-14

## Synapse v0.99.1

As we're moving toward Synapse v1.0, things are beginning to stabilize.
Upgrading from v0.99.0 to v0.99.1 should be painless.

If you've been overriding the default configuration so that you can terminate TLS at the Synapse side (`matrix_synapse_no_tls: false`), you'll now have to replace this custom configuration with `matrix_synapse_tls_federation_listener_enabled: true`. The `matrix_synapse_no_tls` variable is no more.


# 2019-02-06

## Synapse v0.99 support and preparation for Synapse v1.0


Loading…
取消
儲存