KnpMarkdownBundle/CHANGELOG.md

14 lines
360 B
Markdown
Raw Normal View History

2021-10-01 20:15:03 +02:00
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.