This commit is contained in:
Ervin Hegedus 2024-08-08 17:56:14 +02:00 committed by GitHub
parent 13cce62b0b
commit 546ec8fe9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,9 @@
v3.0.13 - YYYY-MMM-DD
---------------------
- V3/sonarcloud replace this declaration by a structured
binding declaration
[PR #3217 - @gberkes]
- Do not assume ModSecurityIntervention argument to
transaction::intervention has been initialized/cleaned
[PR #3212 - @eduar-hte]