=======================================================================
   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.
=======================================================================

2022-XX-XX Type-Tiny version 2.000000 released!

 - Improved API for `Type::Params`.
 - New `Types::Common` module.
 - Dropped support for versions of Perl older than Perl 5.8.1.
 - Uses `Exporter::Tiny` 1.004000 for lexical imports on Perl blead.
 - `Type::Tiny` now has a `type_default` method.
 - `Type::Tiny` now overloads the division (slash) operator.
 - `%Error::TypeTiny::CarpInternal` is now an alias for `%Carp::CarpInternal`.
