Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.08 KB

Change Log

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

Changed

  • Use 'escapeValue' to escape the new line character. #60

Added

  • X-ALT-DESC for HTML types with new descriptionHTML field. #55

0.9.0 - 2015-11-13

Added

Changed

  • Allow new lines in event descriptions #53
  • Breaking Change: Changed signature of the Event::setOrganizer method. Now there is is only one parameter that must be an instance of Property\Organizer.
  • Updated install section in README.md #54