Skip to content

Commit 3a9f73d

Browse files
minor #39384 [Notifier] Streamline changelogs of notifier bridges (OskarStark)
This PR was merged into the 5.1 branch. Discussion ---------- [Notifier] Streamline changelogs of notifier bridges | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | --- | License | MIT | Doc PR | --- This should be considered a bug fix as it does not touches any PHP file. I will continue the work for `5.2` branch after the merge Commits ------- 95bcab2 [Notifier] Streamline changelogs of notifier bridges
2 parents ed46cb5 + 95bcab2 commit 3a9f73d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Symfony/Component/Notifier/Bridge/Firebase/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ CHANGELOG
44
5.1.0
55
-----
66

7-
* Created the bridge
7+
* Added the bridge

src/Symfony/Component/Notifier/Bridge/FreeMobile/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ CHANGELOG
44
5.1.0
55
-----
66

7-
* Added the bridge as `@experimental`
7+
* Added the bridge

0 commit comments

Comments
 (0)