summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-04 15:11:38 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-04 15:11:38 -0400
commitaa681d162831208cdce216064b31754d08cd0756 (patch)
tree2ba7d81e5fe08495a5f1b2fb3e20293f12e4a65e
parentef9f1f3d71503c752b0c1d6c54ffd4ac611fadeb (diff)
downloadcarp-reply-aa681d162831208cdce216064b31754d08cd0756.tar.gz
carp-reply-aa681d162831208cdce216064b31754d08cd0756.zip
changelog
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index ada1186..851a787 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
Revision history for Carp-Reply
{{$NEXT}}
+ - update to work with new reply
+ - modifications to existing lexical variables in a stack frame now
+ persist if the program continues running
+ - lexical variables declared in the repl are now persisted (assuming
+ LexicalPersistence is enabled)
0.05 2013-06-27
- update to work with new reply