### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

### v0.3.2 -  2022-08-03
#### Fixes
* Bugs with implementation of new unstable interface [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/57)

### v0.2.8 -  2022-07-11
#### Fixes
* Description of changelog change [`#33386`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/54)

### v0.2.7 -  2022-07-08
#### Features
* Update changelog [`#33386`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/51)

### v0.2.4 -  2022-06-30
#### Features
* Added changelog to the project [`#32815`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/51)

### v0.2.1 -  2022-06-27
#### Fixes
* Changed fee for burn coin [`#32299`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/50)

### v0.2.0 -  2022-06-27
#### Features
* New transaction type "burn coin" [`#32299`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/49)

### v0.1.133 -  2022-05-24
#### Features
* New way to automatically set nonce within a small transaction pool [`#29351`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/48)

### v0.1.132 -  2022-05-06
#### Features
* Pattern to check in redeem [`#26638`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/47)

### v0.1.131 -  2022-05-06
#### Fixes
* Correct check hash [`#26638`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/46)

### v0.1.130 -  2022-04-05
#### Fixes
* Removed methods from readme [`#24721`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/45)

### v0.1.129 -  2022-03-28
#### Features
* New method to block addresses, and get blocked addresses list [`#24721`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/44)

### v0.1.128 -  2022-03-31
#### Fixes
* Remove memo log [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/43)

### v0.1.126 -  2022-03-18
#### Features
* Validation for memo field in transactions [`#24607`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/41)

### v0.1.125 -  2022-03-03
#### Features
* Error handlers for get and save wallets methods [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/40)

### v0.1.124 -  2022-02-28
#### Features
* Generated wallets `#21631`
  * Field for generated wallets [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/31)
  * Method for ID [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/33)
  * Method generateAndSwitchAccount [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/35)
  * JSON.stringify in method sendAndSaveGeneratedWallets [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/38)

#### Fixes
* Hotfix for swap redeem [`PR`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/39)

### v0.1.112 - 2022-02-16
#### Features
* Id for mint nft transaction [`#22100`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/37)
* Get nft by hash method to api [`#22259`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/36)
* The ability to set custom nonce for transactions [`#19886`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/28)

### v0.1.104 - 2021-11-30
#### Features
* Mechanism for processing a nft list request, taking into account private [`#17374`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/20)

### v0.1.101 - 2021-10-29
#### Features
* Mechanism for determining the address from the signature on the backend-console and returning full information on request if the address was ever owned by nft [`#12482`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/16)
* New transaction "nft reserve increase" [`#14007`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/13)
* Implement a check for current ownership of the nft address decimal [`#13072`](https://bitbucket.org/decimalteam/decimal-js-sdk/pull-requests/8)