Skip to content

Commit d95f3fd

Browse files
authored
Merge pull request #166 from php-translation/new-release
Prepare release v2.1.0
2 parents 2e3e635 + bb844f3 commit d95f3fd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
44

55
## UNRELEASED
66

7+
## 2.1.0
8+
9+
### Added
10+
* Allow Symfony 6 by @bocharsky-bw in https://github.com/php-translation/extractor/pull/165
11+
* New extractor for constraints by @lukepass in https://github.com/php-translation/extractor/pull/160
12+
* Concatenated labels by @Stadly in https://github.com/php-translation/extractor/pull/127
13+
* Add support to placeholders as array by @cristoforocervino in https://github.com/php-translation/extractor/pull/158
14+
* Humanize the implicit label of symfony form types https://github.com/php-translation/extractor/pull/154
15+
716
## 2.0.4
817

918
### Added

0 commit comments

Comments
 (0)