Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shalithasuranga authored Jul 18, 2022
1 parent d24755b commit 51b3cad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel

## Unreleased

### API: System information API
- Expose the new system information API functions: `computer.getArch`, `computer.getKernelInfo`, `computer.getOSInfo`, `computer.getCPUInfo`, and `computer.getDisplays`.

### API: os
- Add the `defaultPath` option to set the default file path for all file dialogs.

Expand Down

0 comments on commit 51b3cad

Please sign in to comment.