# Changelog

All ,otable changes to `laravel-pjax` will be documented in this file

## 2.0.1 - 2019-09-30
- response type fix (#33)

## 2.0.0 - 2019-09-20
- Now requires PHP 7.2
- Laravel 6 support

## 1.3.2 - 2018-02-06
- allow symfony 4

## 1.3.1 - 2016-02-18
- Fix a bug where the version header would be sent whenever any meta http-equiv tag was set

## 1.3.0 - 2016-01-22
- Added a check on title

## 1.2.2 - 2016-01-15
- Fix capitalization of header name, the sequel

## 1.2.1 - 2016-01-13
- Fix capitalization of header name

## 1.2.0 - 2016-01-12
- Added pjax version header 

## 1.1.0 - 2015-12-25
- Add compatibility for symfony 3.0 components

## 1.0.1 - 2015-10-16
- Fix tests

## 1.0.0 - 2015-10-16
- Initial release
