Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishkalkashyap committed Apr 26, 2020
1 parent 4359ff1 commit af3ef33
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions dev-assets/current-release-notes.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
#### Bug fixes:
Bug fixes due to electron version change
* Bug fixes due to electron version change
* Resolved project export bug

#### Other changes:
* Removed unused dependencies
* Removed `enable-experimental-web-platform-features` flag
* Added flag `enableRemoteModule: true`
* Changed flag `allowRunningInsecureContent: false` *(before: true)*
* Added new **windows code signing certificate**

#### Dependencies:
* Migrated from `travic-ci` and `appveyor` to `Github Actions`
* Reverted back to electron v6
* Added `svg-inline-loader`

TODO: fix export bug
added github actions
removed travis and appvoyer


#### Features:
* Added `JavaScript`, `TypeScript` and `React` starter templates

0 comments on commit af3ef33

Please sign in to comment.