diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ebe571f..c62a2634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ _This release is scheduled to be released on 2021-10-01._ - Bump electron to v13 (and spectron to v15) and update other dependencies in package.json. - Refactor test configs, use default test config for all tests. +- Actually test all js and css files when lint script is run. ### Fixed