Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 511 Bytes

Change Log

All user visible changes to this project will be documented in this file. This project adheres to Semantic Versioning, as described for Rust libraries in RFC #1105

  • use rustfmt consequently
  • Bump version of regex and dotenv

0.1.1 : 2018-05-31 : Bug fixes

  • Fix missing serialization of from and to fields in NewEdge

0.1.0 : 2018-04-15 : Newborn

  • First release