gen_state_machine v2.0.0 Release Notes

Release Date: 2016-09-21 // over 7 years ago
  • ➕ Add support for OTP 19.1.

    Backwards incompatible changes

    • On OTP 19.1, if you returned a callback mode explicitly from code_change/4, you should now return :ok instead, which will use the configured callback mode.