Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 645 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 645 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.

[[next-version]] - YYYY-MM-DD

Changed

  • Renamed TransitionCapableStateMachineTrait::_getStateMachine() method to _getStateMachineFor().
  • Changed abstract exception creation methods in TransitionCapableStateMachineTrait to throw methods.

[0.1-alpha2] - 2018-07-20

Fixed

  • Exception creation method signatures in TransitionCapableStateMachineTrait.

[0.1-alpha1] - 2018-07-13

Initial version.