Skip to content

Commit 70005da

Browse files
committed
Update changelog
1 parent b27d53b commit 70005da

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88

9-
## [Unreleased](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.1.0...master)
9+
## [Unreleased](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.2.0...master)
10+
11+
12+
## [v1.2.0 (2020-09-18)](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.1.0...v1.2.0)
13+
### Added
14+
- Added support for Laravel ^8.0
1015

1116

1217
## [v1.1.0 (2020-03-25)](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.0.1...v1.1.0)

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
composer require inspirum/mcrouter
3030
```
3131

32-
This package supports Laravel 5.3 or later (including Laravel 6/7).
32+
This package supports Laravel 5.3 or later (including Laravel 6/7/8).
3333

3434
For Laravel 5.4 and below it necessary to register the service provider in `config/app.php`.
3535

0 commit comments

Comments
 (0)