Skip to content

v1.4.5

Compare
Choose a tag to compare
@josevalim josevalim released this 22 Jun 08:43

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