summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-08-16 04:18:47 -0400
committerJesse Luehrs <doy@tozt.net>2016-08-16 04:18:47 -0400
commit9c7c8954e6e6112b9629238521d06d9591b07a66 (patch)
tree630295bb3e5cd6deaa01fdd1c513a63163dda318
parentc19df11fccbd5abf7296e86ee7dc8c2f769d7c21 (diff)
downloadreply-9c7c8954e6e6112b9629238521d06d9591b07a66.tar.gz
reply-9c7c8954e6e6112b9629238521d06d9591b07a66.zip
changelog0.41
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index a61a1c2..569133f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Reply
{{$NEXT}}
+
+0.41 2016-08-16
- add #vars command to list currently in scope variable names (garu, #39)
- add Reply::Plugin::Pager to page long results (y, #47)