aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 108286f..74c82ad 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,6 +4,12 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
+ <release version="2.2.1" date="TBD">
+ <action dev="jahlborn" type="update">
+ Implement IsNumeric function. Add support for hex/oct integer
+ strings.
+ </action>
+ </release>
<release version="2.2.0" date="2018-09-08"
description="Add support for expression evaluation">
<action dev="jahlborn" type="update">