Skip to content

Commit 6a44aa7

Browse files
committed
Fix changelogs
1 parent c38a9bd commit 6a44aa7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANGELOG
77
* Environment variable `SYMFONY_IDE` is read by default when `framework.ide` config is not set.
88
* Load PHP configuration files by default in the `MicroKernelTrait`
99
* Add `cache:pool:invalidate-tags` command
10-
* Add `XliffFileDumper` with `xliff` as the extension as a service
10+
* Add `xliff` support in addition to `xlf` for `XliffFileDumper`
1111

1212
6.0
1313
---

src/Symfony/Component/Translation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CHANGELOG
55
---
66

77
* Parameters implementing `TranslatableInterface` are processed
8-
* `XliffFileDumper` can now be instantiated with the extension for example `xliff`
8+
* Add the file extension to the `XliffFileDumper` constructor
99

1010
5.4
1111
---

0 commit comments

Comments
 (0)