diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2a7e88..031a791d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Solved visual display errors on chrome, if all modules in one of the right sections are hidden. - Module default config values are no longer modified when setting config values. - Hide a region if all modules in a region are hidden. Prevention unwanted margins. +- Replaced `electron-prebuilt` package with `electron` in order to fix issues that would happen after 2017. ## [2.0.5] - 2016-09-20