Skip to content

Latest commit

 

History

History
executable file
·
32 lines (23 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
32 lines (23 loc) · 874 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.2.2] - 2019-02-07

Fixed

  • Additional fixes to support Truffle and Solidity v5.
  • Fix liner errors.

[0.2.1] - 2019-02-07

Fixed

  • Fix version number in package.json.

[0.2.0] - 2019-02-07

Changed

  • Upgrade dependencies versions to newest

Added

  • Support for v5 of Truffle and Solidity. Because of this, Truffle and Solidity below v5 is not supported anymore.

[0.1.2] - 2018-11-06

  • Fix version number in package.json, so we can update npm package.

[0.1.1] - 2018-11-06

  • Fix: replace export to module.exports.

[0.1.0] - 2018-11-06

  • First version of Ministro contract tool.