Skip to content

Commit

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

## Unreleased

### API: clipboard
- Export new framework functions: `clipboard.getFormat()`, `clipboard.readImage()`, and `clipboard.writeImage(image)`.

### TypeScript
- Separate type definitions into a new directory to improve project structure and provide better type import
support for TypeScript-based app developers.
- Separate type definitions into a new directory to improve project structure.
- Add missing type definitions.

## v5.0.1

Expand Down

0 comments on commit a1f2175

Please sign in to comment.