Skip to content

Commit

Permalink
Prepare release v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Jul 21, 2022
1 parent d557551 commit 85df772
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.4.0 / 2022-07-21
==================

* Add `excludeCoins` parameter to `createSignedTransaction()`.

3.3.0 / 2022-03-27
==================

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": "chia-api",
"version": "3.3.0",
"version": "3.4.0",
"repository": "https://github.com/foxypool/chia-api.git",
"bugs": "https://github.com/foxypool/chia-api/issues",
"license": "GPL-3.0",
Expand Down

0 comments on commit 85df772

Please sign in to comment.