Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 496 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 496 Bytes

Changelog

All notable changes to laravel-cors will be documented in this file

1.2.1 - 2018-04-24

  • add default value for expose_headers config option

1.2.0 - 2018-03-30

  • add an option to manage Access-Control-Expose-Headers

1.1.0 - 2018-03-09

  • allow to customize error message

1.0.3 - 2018-02-28

  • fix typo in config

1.0.2 - 2018-02-12

  • add support for Lumen

1.0.1 - 2018-02-07

  • add support for Laravel 5.6

1.0.0 - 2018-12-19

  • initial release