Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 1.32 KB

Changelog

All notable changes to browner12/helpers will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

1.1.0 - 2017-06-06

Added

  • support for Laravel auto-discovery (#10)

1.0.4 - 2017-06-06

Fixed

  • ensure only one leading slash (#8)

Changed

  • removed HHVM travis check, and added PHP 7.1 (#9)

1.0.3 - 2016-10-21

Fixed

  • added tabindex="0" to make certain buttons "focusable"

1.0.2 - 2016-10-02

Changed

  • dropped PHP version requirement to 5.5.9 (but please still use >= 5.6)

1.0.1 - 2016-08-30

Fixed

  • take into account null values for datetime and datetimeSpan methods

1.0.0 - 2016-02-22

Added

  • new helpers package