summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-08-16 04:15:53 -0400
committerJesse Luehrs <doy@tozt.net>2016-08-16 04:16:35 -0400
commitc19df11fccbd5abf7296e86ee7dc8c2f769d7c21 (patch)
tree41aabf16d609a35b01c3d4a94ea8c4f38d03f60f /Changes
parent96ed58c6de66c8495cb3982373fb82ab19508536 (diff)
downloadreply-c19df11fccbd5abf7296e86ee7dc8c2f769d7c21.tar.gz
reply-c19df11fccbd5abf7296e86ee7dc8c2f769d7c21.zip
add plugin to page long results (#47)
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 96cbc8a..a61a1c2 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for Reply
{{$NEXT}}
- add #vars command to list currently in scope variable names (garu, #39)
+ - add Reply::Plugin::Pager to page long results (y, #47)
0.40 2016-06-25
- fix docs (y, #49)