From 1ccc16fff677eacdf253d9366ba2142bf1abfd83 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 29 May 2020 07:24:02 -0700 Subject: [PATCH] Version 1.2.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index dd59624..2c0f5cb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -126,3 +126,7 @@ * Admin users are no longer required to be in a room to create an alias for it. (#7191) * Require admin privileges to enable room encryption by default. This does not affect existing rooms. (#7230) +[1.2.0] +* Update Synapse to 1.14.0 +* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.14.0) + diff --git a/CloudronManifest.json b/CloudronManifest.json index b3b3dcb..b83e0e0 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Secure & decentralized communication", - "version": "1.1.0", + "version": "1.2.0", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912, diff --git a/DESCRIPTION.md b/DESCRIPTION.md index e3c3311..a8a80c8 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Synapse 1.13.0. +This app packages Synapse 1.14.0. **This package only provides the Matrix backend. A variety of clients are available [here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and