Fix html_cva docs

This commit is contained in:
Fabien Potencier
2024-08-18 09:38:02 +02:00
parent 0bfef5b300
commit e85519fcd9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
# 3.12.0 (2024-XX-XX)
* Add the `html_cva` function (in the HTML extra package)
* Add support for named arguments to the `block` and `attribute` functions
* Throw a SyntaxError exception at compile time when a Twig callable has not the minimum number of required arguments
* Add a `CallableArgumentsExtractor` class
+1
View File
@@ -12,6 +12,7 @@ Functions
dump
enum_cases
html_classes
html_cva
include
max
min