summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
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
+