summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-08-16 03:37:03 -0400
committerJesse Luehrs <doy@tozt.net>2016-08-16 03:38:22 -0400
commit96ed58c6de66c8495cb3982373fb82ab19508536 (patch)
treeadd499f80e7be10bc7f9aaf2972be637cd1dc516 /Changes
parent488afdc2363b34fc1858826f3a0fa54fdb04f9bf (diff)
downloadreply-96ed58c6de66c8495cb3982373fb82ab19508536.tar.gz
reply-96ed58c6de66c8495cb3982373fb82ab19508536.zip
add #vars command to list currently in scope variable names (#39)
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 45fba1b..96cbc8a 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for Reply
{{$NEXT}}
+ - add #vars command to list currently in scope variable names (garu, #39)
0.40 2016-06-25
- fix docs (y, #49)