MDL-67029 bennu: add details to readme

This commit is contained in:
Eloy Lafuente (stronk7) 2019-10-25 22:00:57 +02:00
parent ce17207715
commit f94b2e7ade

View File

@ -27,3 +27,4 @@ Changelog
8/ Updated \iCalendar_event::invariant_holds() to allow for same dtstart and dtend timestamps (13 July 2017)
9/ MDL-60391: replace create_function() with lambda function for PHP 7.2 compatibility (13 Oct 2017)
10/ MDL-62914: added handling for TZURL property (13 July 2018)
11/ MDL-67029: replace curly by square brackets for string offsets. PHP 7.4 compatibility (25 Oct 2019)