From 9fb15e343e881c9a89b97ee2262d7b8fbf512c6e Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 1 Oct 2014 19:51:59 +0200 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a4239da..7fae92f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ * 1.16.1 (2014-XX-XX) + * fixed the in operator to use strict comparisons * sped up the slice filter * fixed for mb function overload mb_substr acting different * fixed the attribute() function when passing a variable for the arguments -- 1.7.2.5