Skip to content

Commit

Permalink
Add 10.0.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Dec 4, 2020
1 parent 1a433c0 commit 315b004
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
10.0.0 / 2020-04-12
------------------
- Add --window-config option to configure renderer window. See [#174](#174)
- Disable remote module in renderer test by default. --window-config can
be used to enable it.

9.3.3 / 2020-03-12
------------------
- Add console.assert support for renderer tests.
Expand Down Expand Up @@ -307,6 +313,7 @@
- initial release


[#174]: https://github.com/jprichardson/electron-mocha/pull/174 "Add `window-config-file` option"
[#170]: https://github.com/jprichardson/electron-mocha/pull/170 "Fix uncaught promise rejection"
[#166]: https://github.com/jprichardson/electron-mocha/pull/166 "refactor: do not use `remote` module for console calls"
[#164]: https://github.com/jprichardson/electron-mocha/pull/164 "Corrected --preload behavior"
Expand Down

0 comments on commit 315b004

Please sign in to comment.