-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
103 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
future-release=2.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
# Changelog | ||
|
||
## [2.0.2](https://github.com/qandidate-labs/stack-request-id/tree/2.0.2) (2020-05-07) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/2.0.1...2.0.2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Drop support for Symfony 3.4 [\#30](https://github.com/qandidate-labs/stack-request-id/pull/30) ([rgeraads](https://github.com/rgeraads)) | ||
|
||
## [2.0.1](https://github.com/qandidate-labs/stack-request-id/tree/2.0.1) (2020-04-24) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/2.0.0...2.0.1) | ||
|
||
**Closed issues:** | ||
|
||
- Support Symfony 5? [\#17](https://github.com/qandidate-labs/stack-request-id/issues/17) | ||
|
||
**Merged pull requests:** | ||
|
||
- Allow ramsey/uuid 4.0 [\#29](https://github.com/qandidate-labs/stack-request-id/pull/29) ([rgeraads](https://github.com/rgeraads)) | ||
- Symfony \>=5.0.7 [\#28](https://github.com/qandidate-labs/stack-request-id/pull/28) ([othillo](https://github.com/othillo)) | ||
- Symfony \>=5.0.7 [\#27](https://github.com/qandidate-labs/stack-request-id/pull/27) ([othillo](https://github.com/othillo)) | ||
|
||
## [2.0.0](https://github.com/qandidate-labs/stack-request-id/tree/2.0.0) (2020-02-11) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/1.1.0...2.0.0) | ||
|
||
**Closed issues:** | ||
|
||
- support Symfony 4 [\#14](https://github.com/qandidate-labs/stack-request-id/issues/14) | ||
|
||
**Merged pull requests:** | ||
|
||
- only test actively supported PHP versions [\#21](https://github.com/qandidate-labs/stack-request-id/pull/21) ([othillo](https://github.com/othillo)) | ||
|
||
## [1.1.0](https://github.com/qandidate-labs/stack-request-id/tree/1.1.0) (2017-12-11) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/1.0.0...1.1.0) | ||
|
||
**Closed issues:** | ||
|
||
- What's the current state of this library? [\#11](https://github.com/qandidate-labs/stack-request-id/issues/11) | ||
|
||
**Merged pull requests:** | ||
|
||
- support Symfony 4 [\#16](https://github.com/qandidate-labs/stack-request-id/pull/16) ([othillo](https://github.com/othillo)) | ||
|
||
## [1.0.0](https://github.com/qandidate-labs/stack-request-id/tree/1.0.0) (2017-07-17) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/0.4.1...1.0.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update version in README [\#13](https://github.com/qandidate-labs/stack-request-id/pull/13) ([wjzijderveld](https://github.com/wjzijderveld)) | ||
- test with newer PHP versions [\#12](https://github.com/qandidate-labs/stack-request-id/pull/12) ([othillo](https://github.com/othillo)) | ||
|
||
## [0.4.1](https://github.com/qandidate-labs/stack-request-id/tree/0.4.1) (2016-12-06) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/0.4.0...0.4.1) | ||
|
||
**Closed issues:** | ||
|
||
- Release a new version [\#9](https://github.com/qandidate-labs/stack-request-id/issues/9) | ||
|
||
**Merged pull requests:** | ||
|
||
- Added support for both ramsey/uuid 2.0 and 3.0 [\#10](https://github.com/qandidate-labs/stack-request-id/pull/10) ([robinvdvleuten](https://github.com/robinvdvleuten)) | ||
|
||
## [0.4.0](https://github.com/qandidate-labs/stack-request-id/tree/0.4.0) (2016-03-26) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/0.3.0...0.4.0) | ||
|
||
## [0.3.0](https://github.com/qandidate-labs/stack-request-id/tree/0.3.0) (2015-10-19) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/0.2.0...0.3.0) | ||
|
||
**Closed issues:** | ||
|
||
- switch to ramsey/uuid? [\#2](https://github.com/qandidate-labs/stack-request-id/issues/2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add compatibility with symfony 3 [\#7](https://github.com/qandidate-labs/stack-request-id/pull/7) ([olivier34000](https://github.com/olivier34000)) | ||
- Enable support for StackPHP's middleware stack builder. [\#5](https://github.com/qandidate-labs/stack-request-id/pull/5) ([zanbaldwin](https://github.com/zanbaldwin)) | ||
- Update dependency to maintained uuid project [\#4](https://github.com/qandidate-labs/stack-request-id/pull/4) ([merk](https://github.com/merk)) | ||
|
||
## [0.2.0](https://github.com/qandidate-labs/stack-request-id/tree/0.2.0) (2015-01-30) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/0.1.0...0.2.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add support for sending the request id with a response. [\#1](https://github.com/qandidate-labs/stack-request-id/pull/1) ([jakzal](https://github.com/jakzal)) | ||
|
||
## [0.1.0](https://github.com/qandidate-labs/stack-request-id/tree/0.1.0) (2014-10-28) | ||
|
||
[Full Changelog](https://github.com/qandidate-labs/stack-request-id/compare/3dd14983adb5f4592dd464a7933f13e7d5815ec3...0.1.0) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |