aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f224a5e..156be08 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 121: BGe 13-Jun-17
4 * no longer internally assert when an error message is not a string
5
3CHANGE 120: BGe 5-Jun-17 6CHANGE 120: BGe 5-Jun-17
4 * new API function lanes.register( "name", module) to manually register a module table after it was required 7 * new API function lanes.register( "name", module) to manually register a module table after it was required
5 * Transfering registered module tables will link the equivalent in the destination state instead of cloning it 8 * Transfering registered module tables will link the equivalent in the destination state instead of cloning it