From abbdea4b76c9edcdcefe99e9868cb67fd4a30778 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 18 Apr 2015 16:39:30 +0200 Subject: added strequal, strnotequal, strcontains, strnotcontains functions to compare strings in conditions --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a58cb0a..0baf45d 100644 --- a/HISTORY +++ b/HISTORY @@ -296,3 +296,6 @@ Version 0.4.2 Version 0.4.3 +- added strequal, strnotequal, strcontains, strnotcontains functions + to compare strings in conditions + -- cgit v1.2.3