Skip to content

Commit

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

## Unreleased

### API: resources
Export `getFiles()`, `extractFile(path, dest)`, `readFile(path)`, and `readBinaryFile(path)` functions.

### API: window
Export `minimize()`, `unminimize()`, and `isMinimized()` functions.

## v5.3.0

### API: filesystem
Expand Down

0 comments on commit 7768403

Please sign in to comment.