Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 710 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 710 Bytes

Changelog

All notable changes to laravel-database-sticky-timezone will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[1.0.3] - 2019-11-15

Added

  • Unit and integration tests for Laravel 6.0 and 6.2

[1.0.1] - 2019-06-03

Fixed

  • Fix MySqlConnection file name and class name letter case difference

[1.0.2] - 2019-06-20

Added

  • Unit and integration tests

Fixed

  • Adding missing nullable mark for type declarations required in some rare special cases

[1.0.1] - 2019-06-03

Fixed

  • Fix MySqlConnection file name and class name letter case difference

[1.0.0] - 2019-06-03

Added

  • Initial release