We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb6500 commit ce5c07cCopy full SHA for ce5c07c
CHANGELOG.md
@@ -7,14 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Unreleased
9
10
-## 0.2.2 - 2018-07-20
11
-
12
-### Fixed
13
-- Properly handle `version` and `network` if not set on `ArkEcosystem\Crypto\Transactions\Transaction`.
14
15
## 0.2.1 - 2018-07-20
16
17
### Fixed
+- Properly handle `asset` if empty in `ArkEcosystem\Crypto\Transactions\Transaction`.
+- Properly handle `version` and `network` if not set on `ArkEcosystem\Crypto\Transactions\Transaction`.
18
- Added missing `ArkEcosystem\Crypto\Networks\Devnet` use to `ArkEcosystem\Crypto\Configuration\Network`
19
20
## 0.2.0 - 2018-07-18
0 commit comments