README.rdoc in sender-1.1.1 vs README.rdoc in sender-1.1.2

- old
+ new

@@ -2,10 +2,12 @@ http://rubygems.org/gems/sender == DESCRIPTION: -Adds __sender__ and __caller__ to the built-in __callee__ and __method__ functions. +Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods, as well +as providing object-oriented :backtrace supporting n-levels backward, and :backtrace_includes?, +which allows contents of the backtrace to be queried. == SUMMARY: Adds object-oriented backtrace, which returns :object and :method for each stack frame, and which permits queries regarding backtrace contents. \ No newline at end of file