diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e3d6e1..24049ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ Release date: TBD [#711](https://github.com/mattermost/desktop/pull/711) [#741](https://github.com/mattermost/desktop/pull/741) +- `require` and `module.exports` were replaced with `import` and `export`. +[#756](https://github.com/mattermost/desktop/pull/756) ### Bug Fixes