Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 1.31 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.1.2 - 2018-09-20 13:38 GMT

Added
  • Add function clear() to remove all pending toast messages from the session (see #9, thanks @tiagozini).

1.1.1 - 2018-04-10 12:21 GMT

Added
  • Add package discovery to composer.json for Laravel 5.5 (see #5, thanks @piperone).
  • Add mention of autodiscovery to README for Laravel 5.5 (see #4 and #7, thanks @lukeramsden, @errogaht).

1.1.0 - 2015-03-24 10:45 GMT

Added
  • Ability to show a title for each toast message using the optional parameter $title (see #1, thanks @rzimin).

1.0.0 - 2015-03-09 10:47 GMT

  • Initial release.