KnpMarkdownBundle/CHANGELOG.md
2021-10-02 22:04:23 +02:00

14 lines
361 B
Markdown

2.0
===
Drop php 7 support. Only support for PHP 8.
Remove the deprecated MarkdownHelper Class.
Drop Support for Symfony 3.x
Add Support for Symfony 6.x
1.7
===
* The MarkdownHelper Templating component integration (and corresponding
`templating.helper.markdown` services) are no longer added unless you
have the `symfony/templating` component installed.