Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Oct 4, 2022
1 parent a30dedc commit fdcfb7c
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Change Log
# Changelog

## [v0.2.0](https://github.com/prooph/http-middleware/tree/v0.2.0)
## [v0.3.0](https://github.com/prooph/http-middleware/tree/v0.3.0)

[Full Changelog](https://github.com/prooph/http-middleware/compare/v0.2.0...v0.3.0)

**Implemented enhancements:**

- Problem combining multiple middlewares [\#12](https://github.com/prooph/http-middleware/issues/12)

**Closed issues:**

- FastRoute workaound [\#18](https://github.com/prooph/http-middleware/issues/18)

**Merged pull requests:**

- Change copyright [\#20](https://github.com/prooph/http-middleware/pull/20) ([codeliner](https://github.com/codeliner))
- Update cs headers [\#19](https://github.com/prooph/http-middleware/pull/19) ([basz](https://github.com/basz))

## [v0.2.0](https://github.com/prooph/http-middleware/tree/v0.2.0) (2018-04-10)

[Full Changelog](https://github.com/prooph/http-middleware/compare/v0.1.0...v0.2.0)

Expand All @@ -17,6 +34,9 @@
- can we do a 0.8 pre-release [\#13](https://github.com/prooph/http-middleware/issues/13)

## [v0.1.0](https://github.com/prooph/http-middleware/tree/v0.1.0) (2018-01-23)

[Full Changelog](https://github.com/prooph/http-middleware/compare/96551bcc79d87514a5ccde21219508832dd2043a...v0.1.0)

**Implemented enhancements:**

- apply psr-15 patch [\#6](https://github.com/prooph/http-middleware/pull/6) ([oqq](https://github.com/oqq))
Expand All @@ -34,4 +54,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit fdcfb7c

Please sign in to comment.