Update CHANGELOG

This commit is contained in:
rejas 2021-07-14 16:03:19 +02:00
parent 0297450702
commit 2d7b8121d7

View File

@ -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. - 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. - Refactor test configs, use default test config for all tests.
- Actually test all js and css files when lint script is run.
### Fixed ### Fixed