Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 670 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0]

Changed

  • Component Showcase live view now available in all config environments

[0.3.1]

Fixed

  • Fix bad logic causing quiz_take to crash during non-random quiz

[0.3.0]

Changed

  • Added missing dependency 'gen_smtp' which was preventing emails from being sent in production

[0.2.0]

Changed

  • Upgrade Phoenix LiveView to v0.20.0

[0.1.0]

Changed

  • Initial release