Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1015 Bytes

Changelog

All notable changes to reauthenticate will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

1.2.0 - 2020-09-10

Added

  • support Laravel 8

1.1.0 - 2020-03-08

Added

  • support Laravel 7

1.0.0 - 2019-09-08

Added

  • require orchestra/testbench for better testing.
  • support Laravel 6

Removed

  • drop Laravel 5

0.1.1 - 2017-10-15

Fixed

  • use the correct namespace for the middleware

0.1.0 - 2017-09-29

Added

  • New package!