Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 536 Bytes

Change log

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] - 2018-07-03

Changed

  • Recommendations for tests: func tests test integrity, unit tests test storage access.
  • Extension of branch classes by leaf classes is still recommended, but not explicitly required.
  • Formalized a lot of clauses.
  • Minor corrections.

[0.1] - 2016-07-06

Initial version.