v2.0.0
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:okinstead, which will use the configured callback mode.
Add support for OTP 19.1.
code_change/4, you should now return :ok instead, which will use the configured callback mode.