=======================================================================
   This file contains a high-level summary of changes between recent
   stable releases of Type-Tiny. For a more detailed list, including
   changes in development releases, see the "Changes" file instead.
=======================================================================

2014-01-01 Type-Tiny version 0.038 released!

 - Fix for Type::Tiny on Perl 5.6.x (which has been broken since 0.032
   I think). I'm now testing Perl 5.6.2 on Travis-CI, so hopefully this
   won't happen again.
 - Fix problems with Moo 1.4.x on threaded Perls.

2014-03-17 Type-Tiny version 0.040 released!

 - Deprecated module Exporter::TypeTiny is now gone.
 - Restructure and expand test suite.
 - Coercion bugfixes.
 - Improvements to overloaded operations on parameterized types.
 - Fix problems with threaded Perl 5.18.x.

2014-04-02 Type-Tiny version 0.042 released!

 - One year since Type-Tiny 0.000_01 was uploaded to CPAN.
 - No more overloaded addition operator on Type::Tiny/Type::Coercion.

2014-06-03 Type-Tiny version 0.044 released!

 - Lots of bugfixes, tests, and documentation improvements.
