------------------------------------------------------------------------
0.05 | Piotr Roszatycki <dexter@debian.org> | 2008-05-29

New:

* New method IO::Moose::Handle->read.
* IO::Moose::File->slurp accepts additional arguments.
* Provides Exception::Unimplemented exception class.

Changes:

* Adapted to new Exception::Base 0.16 and Exception::Died.
* Exception::Fatal is an Exception::Died.
* Requires Exception::Base >= 0.16, Exception::System >= 0.09,
  Exception::Died >= 0.02.
* Build requires Exception::Warning.
* Conflicts Fatal::Exception < 0.03.

------------------------------------------------------------------------
0.0401 | Piotr Roszatycki <dexter@debian.org> | 2008-04-20

Changes:

* Removed indirect notation from POD and code.
* Requires Exception::Base >= 0.15.

------------------------------------------------------------------------
0.04 | Piotr Roszatycki <dexter@debian.org> | 2008-04-15

New:

* New module IO::Moose::File.
* IO::Moose::Seekable SEEK tied function.

Changes:

* Requires MooseX::GlobRef::Object >= 0.0203, Exception::Base >= 0.14.
* More methods returns self object.

Fixes:

* Correct POD for IO::Moose::Seekable and IO::Moose::Handle.

------------------------------------------------------------------------
0.03 | Piotr Roszatycki <dexter@debian.org> | 2008-04-08

* New module IO::Moose and IO::Moose::Seekable.
* IO::Moose::Handle::Tie moved into IO::Moose::Handle.

------------------------------------------------------------------------
0.02 | Piotr Roszatycki <dexter@debian.org> | 2008-03-15

* Renamed distribution to IO-Moose and existing module to IO::Moose::Handle.

------------------------------------------------------------------------
0.0101 | Piotr Roszatycki <dexter@debian.org> | 2008-03-04

* Missing dependencies: File::Stat::Moose.

------------------------------------------------------------------------
0.01 | Piotr Roszatycki <dexter@debian.org> | 2008-03-03

* Development release.

------------------------------------------------------------------------
