Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit c835838

Browse files
committed
Updated CHANGELOG.md
1 parent a292ce1 commit c835838

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## 2.1.0 (2022-01-06)
4+
5+
* CHANGELOG.md by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/33
6+
* Use constant instead of magic number for response status code by @jdreesen in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/35
7+
* Fix Symfony 5.1 deprecation by @jdreesen in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/36
8+
* require patched versions by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/37
9+
* Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/38
10+
* configured stale bot by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/42
11+
* GitHub actions by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/41
12+
* Update phpunit/phpunit requirement from ^8.0 to ^9.5 by @dependabot in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/39
13+
* added GitHub actions build status badge by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/43
14+
* test on PHP 8.1 by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/44
15+
* phpstan/phpstan ^1.0 by @othillo in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/47
16+
* Test against Symfony 6 by @wjzijderveld in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/52
17+
18+
## New Contributors
19+
* @jdreesen made their first contribution in https://github.com/qandidate-labs/symfony-json-request-transformer/pull/35
20+
21+
**Full Changelog**: https://github.com/qandidate-labs/symfony-json-request-transformer/compare/2.0.0...2.1.0
22+
323
## [2.0.0](https://github.com/qandidate-labs/symfony-json-request-transformer/tree/2.0.0) (2020-03-11)
424

525
[Full Changelog](https://github.com/qandidate-labs/symfony-json-request-transformer/compare/1.3.0...2.0.0)

0 commit comments

Comments
 (0)