Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 280 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 280 Bytes

Changelog

v1.1.2

  • Upgraded for Elixir 1.4.

v1.1.1

  • Updated deps and Hex package info

v1.1.0

  • SideTask now requires Elixir 1.2.0 or greater to support changes in Elixir 1.2's Task.

v1.0.0

  • Introduce SideTask.Supervisor for better perf and to fix a bug.