Skip to content

Commit

Permalink
dev changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotmoon committed Jun 17, 2024
1 parent c51d4f9 commit 16aad2e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions site/dev/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

</div>

## Beta

## Added

- Added `oauth-1.0a` to built-in NPM modules.
- Added [util.hmac()](https://pilotmoon.github.io/popclip-types/interfaces/Util.html#hmac) function for HMAC calculation (useful for extensions that need to use OAuth 1.0a).
- Added [util.getRandomValues()](https://pilotmoon.github.io/popclip-types/interfaces/Util.html#getRandomValues) and [util.randomUuid()](https://pilotmoon.github.io/popclip-types/interfaces/Util.html#randomUuid).

## PopClip 2024.5.2 (4615)

### Changed
Expand Down

0 comments on commit 16aad2e

Please sign in to comment.