Skip to content

Commit

Permalink
v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed Sep 6, 2024
1 parent dc1991a commit d3f3976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.15.0 (2024-09-06)

- added: `EdgeContext.fetchChallenge`, to request an account-creation CAPTCHA.
- added: Accept a challengeId in `EdgeContext.usernameAvailable`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edge-core-js",
"version": "2.14.0",
"version": "2.15.0",
"description": "Edge account & wallet management library",
"keywords": [
"bitcoin",
Expand Down

0 comments on commit d3f3976

Please sign in to comment.