aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2265e079..7f673204 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-02-03 Jay Berkenbilt <ejb@ql.org>
+
+ * Add fuzz testing for JSON.
+
2024-01-15 Jay Berkenbilt <ejb@ql.org>
* Add JSON::getDictItem (from m-holger)