Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 560 Bytes

File metadata and controls

20 lines (11 loc) · 560 Bytes

Changelog for Elixir v1.11

v1.11.0-dev

1. Enhancements

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

Elixir

  • [Supervisor] Deprecate Supervisor.start_child/2 and Supervisor.terminate_child/2 in favor of DynamicSupervisor
  • [Supervisor.Spec] Deprecate Supervisor.Spec.worker/3 and Supervisor.Spec.supervisor/3 in favor of the new typespecs

v1.10

The CHANGELOG for v1.10 releases can be found in the v1.10 branch.