diff --git a/Changes b/Changes index c02ee80..08b9865 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for {{$dist->name}} {{$NEXT}} + +0.925 2019-06-17 07:49:04-07:00 America/Los_Angeles - Changed the primary usage model from inheritance-based to regular use in main. - A new class for text parsing rules created Text::Parser::Rule (#17). - Import functions from String::Util, Scalar::Util, String::Util::Match, String::Util::Range, and String::Index.