Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1022 Bytes

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 1022 Bytes

Changelog

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.

Types of changes

  • Features for initial package features.
  • 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.
  • Security in case of vulnerabilities.

1.0.6 - 2018-11-05

Changed

  • made the service provider deferred.

1.0.5 - 2018-02-15

Changed

  • updated dependencies;
  • updated README.

1.0.1...1.0.4 - 2018-02-14

Changed

  • fixed publishing;
  • fixed facade;
  • updated README.

Features

  • Laravel package wrapper.

1.0.0 - 2018-02-14

Features

  • Laravel package wrapper.