Skip to content

Commit fc9a42b

Browse files
committed
added diff links to changelog
1 parent 5f6da27 commit fc9a42b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313
* Upgraded phpunit to the latest version and improved its config file
1414
* Updated to `http-interop/http-middleware#0.5`
1515

16-
## 0.3.0 - 2016-12-26
16+
## [0.3.0] - 2016-12-26
1717

1818
### Changed
1919

2020
* Updated tests
2121
* Updated to `http-interop/http-middleware#0.4`
2222
* Updated `friendsofphp/php-cs-fixer#2.0`
2323

24-
## 0.2.0 - 2016-11-22
24+
## [0.2.0] - 2016-11-22
2525

2626
### Changed
2727

2828
* Updated to `http-interop/http-middleware#0.3`
2929

30-
## 0.1.1 - 2016-10-01
30+
## [0.1.1] - 2016-10-01
3131

3232
### Fixed
3333

@@ -36,3 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3636
## 0.1.0 - 2016-09-30
3737

3838
First version
39+
40+
[0.3.0]: https://github.com/middlewares/trailing-slash/compare/v0.2.0...v0.3.0
41+
[0.2.0]: https://github.com/middlewares/trailing-slash/compare/v0.1.1...v0.2.0
42+
[0.1.1]: https://github.com/middlewares/trailing-slash/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)