8000 remove accidentally added changelog entries · symfony/symfony@aa354ce · GitHub
[go: up one dir, main page]

Skip to content

Commit aa354ce

Browse files
committed
remove accidentally added changelog entries
The `help_html` option is neither part of the Twig bridge nor of the FrameworkBundle. It is provided by the Form component.
1 parent 1aa652e commit aa354ce

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/Symfony/Bridge/Twig/CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
CHANGELOG
22
=========
33

4-
4.3.0
5-
-----
6-
7-
* add `help_html` form option to display the `help` text as HTML
8-
94
4.2.0
105
-----
116

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ CHANGELOG
66

77
* Not passing the project directory to the constructor of the `AssetsInstallCommand` is deprecated. This argument will
88
be mandatory in 5.0.
9-
* Added `ControllerTrait::isFormValid()`
10-
* Added an `help_html` form option to display the `help` text as HTML
119
* Deprecated the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead
12-
1310
* [BC Break] When using Messenger, the default transport changed from
1411
using Symfony's serializer service to use `PhpSerializer`, which uses
1512
PHP's native `serialize()` and `unserialize()` functions. To use the

0 commit comments

Comments
 (0)
0