Skip to content

Commit e985972

Browse files
Prepare release 1.0.1
1 parent ac2f542 commit e985972

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.1] - 2018-01-29
810
### Added
911
- Keep a Changelog changelog
1012

@@ -32,6 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3234
### Added
3335
- First release based on the PSR-15 draft.
3436

35-
[Unreleased]: https://github.com/procurios/middleware-dispatcher/compare/1.0.0...HEAD
37+
[Unreleased]: https://github.com/procurios/middleware-dispatcher/compare/1.0.1...HEAD
38+
[1.0.1]: https://github.com/procurios/middleware-dispatcher/compare/1.0.0...1.0.1
3639
[1.0.0]: https://github.com/procurios/middleware-dispatcher/compare/0.1...1.0.0
3740
[0.1]: https://github.com/procurios/middleware-dispatcher/commits/0.1

0 commit comments

Comments
 (0)