Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 466 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 466 Bytes

Changelog

v0.2.0 - 2017-02-13

Changed

  • Removed usage of deprecated Dict.

v0.1.3 - 2016-06-26

Added

  • Add swoosh to the list of applications in mix.exs.

Changed

  • Bump phoenix to 1.2.
  • Bump phoenix_html to 2.6.
  • Bump swoosh to 0.4.

v0.1.2 - 2016-06-12

Added

  • Add support for Phoenix 1.2 release candidate.

v0.1.1

Fixed

  • Add default assigns value to render_body/3 inside the use macro

v0.1.0

  • Initial version