Skip to content

Commit 56a559a

Browse files
committed
Add compare links to changelog
1 parent c35529e commit 56a559a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,20 @@ 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-
## [1.1.0] - 2020-03-25
9+
## [Unreleased](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.1.0...master)
10+
11+
12+
## [v1.1.0 (2020-03-25)](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.0.1...v1.1.0)
1013
### Added
1114
- Added support for Laravel ^7.0
1215

1316

14-
## [1.0.1] - 2020-01-16
17+
## [v1.0.1 (2020-01-16)](https://github.com/inspirum/mcrouter-php-laravel/compare/v1.0.0...v1.0.1)
1518
### Changed
1619
- Changed support for Laravel ^5.3|^6.0
1720

1821

19-
## [1.0.0] - 2020-01-11
22+
## v1.0.0 (2020-01-11)
2023
### Added
2124
- Add `MemcachedStore.php` for `memcached` cache driver
2225
- Add `MemcachedSessionHandler.php` for `memcached` session driver

0 commit comments

Comments
 (0)