0.05  Sun, 04 Jan 2009 20:46:07 +0100
  * Use Variable::Magic and cast %^H instead Scope::Guard and relying
    on a timely destruction of objects within %^H. This fixes using
    on_scope_end in blocks where string evals are compiled as those
    increment the refcount of objects in %^H on 5.10.

0.04  Mon, 20 Oct 2008 12:56:23 +0200
  * Remove an unused bit from the $^H mask.

0.03  Mon, 20 Oct 2008 06:53:20 +0200
  * Improve testing of multiple hooks.
  * More documentation.
  * Require perl 5.8.0.

0.02  Sun, 19 Oct 2008 10:25:15 +0200
  * Specify all dependencies.

0.01  Sun, 19 Oct 2008 09:29:13 +0200
  * Initial release.