Version 1.3.0

This commit is contained in:
Girish Ramakrishnan
2020-06-09 22:21:04 -07:00
parent 070d306838
commit 60998b9c5e
2 changed files with 4 additions and 1 deletions

View File

@@ -130,3 +130,6 @@
* Update Synapse to 1.14.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.14.0)
[1.3.0]
* Add optional sso support

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.2.0",
"version": "1.3.0",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,