CHANGELOG in irbtools-1.1.0.pre.3 vs CHANGELOG in irbtools-1.1.0

- old
+ new

@@ -1,9 +1,10 @@ -1.1.10.pre +1.1.0 * fix hirb loading/unicode issue + colorize tables (thanks to halan) * colorize paged wirb output * include method locator gem (improved ancestors) -* include looksee gem (aliased as Object#l/Object#ll and Object#src) +* include looksee gem (aliased as Object#l/Object#ll and Object#edit) +* include method source gem (Object#src) * small tweaks... 1.0.6 * add possibility to modify library callbacks without removing the library by using: replace_library_callback or add_library_callback * fix hirb dependency issue