1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-04 23:27:43 +02:00

add issue number

This commit is contained in:
Mikael Roos
2017-03-31 00:55:38 +02:00
parent f9604518e4
commit dd8878c8bd

View File

@@ -8,7 +8,7 @@ Revision history
v0.7.19 (2017-03-31) v0.7.19 (2017-03-31)
------------------------------------- -------------------------------------
* Move exception handler from functions.php to img.php. * Move exception handler from functions.php to img.php #166.
* Correct XSS injection in `check_system.php`. * Correct XSS injection in `check_system.php`.
* Composer suggests ext-imagick and ext-curl. * Composer suggests ext-imagick and ext-curl.