Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 383 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 383 Bytes

[azure-room-thermostat-box] Changelog

0.2.0 (2019-11-08)

Features

  • Update Solidity version to ^0.5.0
  • Add full unit tests grouped according to transition functions
  • Use “truffle-assertions” to test reverts and emit
  • Update deprecated "truffle-hdwallet-provider" version
  • Changes some styles
  • Remove WorkBench base class since it is WB specific