You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
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
0 commit comments