v1.4.5
This version includes changes that make Elixir fully compatible with Erlang/OTP 20.
1. Enhancements
Logger
- [Logger] Handle changes to crash reports in OTP 20
2. Bug fixes
Elixir
- [DateTime] Fix
DateTime.from_iso8601/2
when offset has no colon - [Registry] Do not leak EXIT messages on
Registry.dispatch/3