- Improved documentation on how to invoke `cargo contract decode` - [#572](https://github.com/paritytech/cargo-contract/pull/572)
### Fixed
- Make constructor selector look for exact function name - [#562](https://github.com/paritytech/cargo-contract/pull/562)(thanks[@forgetso](https://github.com/forgetso)!)
- Fix dirty directory issue when crate installation had been interrupted - [#571](https://github.com/paritytech/cargo-contract/pull/571)