summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormongo <mongo@iomega>2016-05-15 12:15:07 -0300
committermongo <mongo@iomega>2016-05-15 12:15:07 -0300
commit994d9c928bd9e531d3fbe0643f358715d6208831 (patch)
tree46012925b860446bd45dfa1033ccb5ddaa19ebb9 /CHANGES
parent7d431e76dd855ed302a9011ef539c4dcb5896325 (diff)
range.c mods
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8b8c2a3..7c05ce0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ v0.4.0
* Added rebuild_graph, print_graph, undo and redo to gram.y
* Added function to remove elements in dep_graph. (specific vertex and linked edges)
* Fix in shift functions
+* Handle circular reference with new Eval structure
v0.3.0
* FIX when importing large CSV files