# Changelog

All notable changes to `laravel-url-signer` will be documented in this file.

## 2.6.1 - 2021-01-20

- allow PHP 8

## 2.6.0 - 2020-09-09

- add support for Laravel 8

## 2.5.0 - 2020-03-04

- add support for Laravel 7

## 2.4.0 - 2019-09-04

- add support for Laravel 6

## 2.3.0 - 2019-02-27

- drop support for Laravel 5.7 and below
- drop support for PHP 7.1 and below

## 2.2.2 - 2019-02-27
- Added: Laravel 5.8 compatibility

## 2.2.1 - 2018-09-04
- Added: Laravel 5.7 compatibility

## 2.2.0 - 2018-02-08
- Added: Laravel 5.6 compatibility

## 2.1.1 - 2017-11-07
- Changed: Avoid using `config` in config file

## 2.1.0 - 2017-08-13
- Added: Laravel 5.5 compatibility

## 2.0.0 - 2017-02-09
- Added: Laravel 5.4 compatibility
- Removed: Dropped support for older Laravel versions

## 1.1.3 - 2016-08-23
- Added: Laravel 5.3 compatibility

## 1.1.2 - 2016-01-13
- Fixed: A security vulnerability with the signature key

## 1.1.1 - 2016-01-04
- Fixed: Explicit Laravel version constraints
- Fixed: Moved config file to standardized location

## 1.1.0 - 2015-12-22
- Added: Laravel 5.2 compatibility

## 1.0.0 - 2015-08-15
- Initial release
