# ramsey/laravel-oauth2-instagram Changelog

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

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [Unreleased]

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security


## [3.0.0] - 2019-01-07

### Changed

* Change minimum Laravel version supported to 5.6.
* Change minimum PHP version to 7.1.3, the minimum version supported by Laravel.
* Update code to use strict typing.


## [2.0.0] - 2017-04-06

### Changed

* Update to use league/oauth2-instagram `^2.0`.
* Change minimum PHP version required to `^5.6`.


## [1.0.0] - 2015-12-27

* First release.


[Unreleased]: https://github.com/ramsey/laravel-oauth2-instagram/compare/3.0.0...HEAD
[3.0.0]: https://github.com/ramsey/laravel-oauth2-instagram/compare/2.0.0...3.0.0
[2.0.0]: https://github.com/ramsey/laravel-oauth2-instagram/compare/1.0.0...2.0.0
[1.0.0]: https://github.com/ramsey/laravel-oauth2-instagram/commits/1.0.0
