add changelog

This commit is contained in:
Frédéric France 2022-09-28 20:26:41 +02:00
parent 3a3dad6fb8
commit 71a0900ed5

View File

@ -8,6 +8,7 @@ For users:
--------------- ---------------
NEW Minimal PHP version is now PHP 7.0 instead of PHP 5.6 NEW Minimal PHP version is now PHP 7.0 instead of PHP 5.6
All functions fetch_all() are deprecated for naming consitency, use fetchAll() instead
... ...