Skip to content

Commit 13b6fba

Browse files
committed
fixed changelog
1 parent 12cdfd0 commit 13b6fba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Change Log
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](http://keepachangelog.com/)
@@ -17,9 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1716
### Fixed
1817
- Detect Content-Types with charsets (example: `text/html; charset=UTF-8`)
1918

20-
## 1.0.0 - 2019-12-01
19+
## [1.0.0] - 2019-12-01
2120
First version
2221

2322
[1.1.0]: https://github.com/middlewares/error-response/compare/v1.0.2...v1.1.0
2423
[1.0.2]: https://github.com/middlewares/error-response/compare/v1.0.1...v1.0.2
2524
[1.0.1]: https://github.com/middlewares/error-response/compare/v1.0.0...v1.0.1
25+
[1.0.0]: https://github.com/middlewares/error-response/releases/tag/v1.0.0

0 commit comments

Comments
 (0)