From 40059e99965d3cc6ea6f7c7338dac85793b82d90 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Fri, 15 Jun 2018 00:05:08 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c024df1a..cac44dc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ Release date: TBD ### Architectural Changes - Major version upgrade of Electron to v2.0.2. Electron is the underlying technology used to build the Desktop apps. [#820](https://github.com/mattermost/desktop/pull/820) + - Artifact names are configured via `electron-builder.json`. + [#825](https://github.com/mattermost/desktop/pull/825) ### Bug Fixes