Skip to content

Commit

Permalink
release v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joticajulian committed Jul 19, 2023
1 parent 030a5c0 commit e593d1d
Show file tree
Hide file tree
Showing 4 changed files with 3,872 additions and 3,729 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. 🤘

## [v5.6.0](https://github.com/joticajulian/koilib/releases/tag/v5.6.0) (2023-07-20)

### 🚀 Features

- The prepareTransaction function of the Signer has been marked as deprecated. Now
this function has been moved to the Transaction Class. The motivation of this change
is to avoid multiple calls and permissions to the wallets that manage the Signers.
- The Contract Class and Transaction Class now use the new prepareTransaction
function instead of the one from the Signer Class.

## [v5.5.6](https://github.com/joticajulian/koilib/releases/tag/v5.5.6) (2023-05-08)

### 🐛 Bug Fixes
Expand Down
Loading

0 comments on commit e593d1d

Please sign in to comment.