diff --git a/docs/NEWS b/docs/NEWS index 788a6a2f..286f572d 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,6 +1,10 @@ Version 2.2.1-alpha2 () ------------------------------------------------------------------------ + * Fix: Smarty reference and PHP7.2 compatibility issue in timeline theme. + + * Fix: PHP7.2 compatibility issue in clean-blog theme. + * Security: Fix XSS in Editor Preview by interpreted EXIF tags (thanks @hannob!)