Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 1.01 KB

Change Log

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.

Changed

  • Fixed some warnings from Elixir 1.4 (#62)

Added

  • Added changelog to project
  • Missing property emits a warning (#58)

Changed

  • Move things under Ratchet.Data to Ratchet.Template (#49)
  • Support struct data (#52)
  • Support non-string content (#47)
  • Support Phoenix "safe" content in transforms (#54)