Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 779 Bytes

Changelog

Placeholder section to be used for future releases. Make no changes here.

[Unreleased] - YYYY-MM-DD

Added

  • for new features.

Changed

  • for changes in existing functionality.

Deprecated

  • for soon-to-be removed features.

Removed

  • for now removed features.

Fixed

  • for any bug fixes.

5.4.0 - 2018-03-08

Changed

  • Switched from normalize.css to sanitize.css

5.2.0 - 2018-03-08

Added

  • Added browserSupport page

Fixed

  • Fixed problem with handlebars helpers defined in 'resources/js/handlebars.helper.js' not being able to be used by static build (pr)
  • Fixed a css issue in browserMatrix.hbs

[5.0.6] - 2017-11-30