# Changelog

All notable changes to `laravel-robots-middleware` will be documented in this file

## 1.4.0 - 2024-03-11

### What's Changed

* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-robots-middleware/pull/25

**Full Changelog**: https://github.com/spatie/laravel-robots-middleware/compare/1.3.2...1.4.0

## 1.3.2 - 2023-01-23

- support Laravel 10

## 1.3.1 - 2022-01-21

- support Laravel 9

## 1.3.0 - 2020-12-04

- Add support for PHP 8
- Drop suppoer for Laravel 5.8

## 1.2.1 - 2020-09-09

- Add support for Laravel 8

## 1.2.0 - 2020-03-03

- add support for Laravel 7

## 1.1.0 - 2019-09-04

- add support for Laravel 6

## 1.0.3 - 2016-01-12

- Fixed a bug that would occur when a `Symfony` response got returned instead of an `Illuminate` response

## 1.0.2 - 2016-01-05

- Removed response typehint since it hinders redirects
- Composer fix

## 1.0.1 - 2016-01-05

- Moved orchestra to devdependencies

## 1.0.0 - 2016-01-05

- Initial release
