mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
Release Zulip Server 1.5.2.
This commit is contained in:
@@ -4,6 +4,11 @@ All notable changes to the Zulip server are documented in this file.
|
||||
|
||||
### Unreleased
|
||||
|
||||
### 1.5.2 -- 2017-06-01
|
||||
|
||||
- CVE-2017-0896: Restricting inviting new users to admins was broken.
|
||||
- CVE-2015-8861: Insecure old version of handlebars templating engine.
|
||||
|
||||
### 1.5.1 -- 2017-02-07
|
||||
|
||||
- Fix exception trying to copy node_modules during upgrade process.
|
||||
|
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.5.1"
|
||||
ZULIP_VERSION = "1.5.2"
|
||||
PROVISION_VERSION = '4.4'
|
||||
|
Reference in New Issue
Block a user