From: Dave Rolsky Date: Tue, 22 Sep 2009 21:26:23 +0000 (-0500) Subject: Add release date X-Git-Tag: 0.92~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1bc2e98a64013734dc75535bdb18aef826464140;p=gitmo%2FMoose.git Add release date --- diff --git a/Changes b/Changes index 5163d88..45cdbca 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -0.92 +0.92 Tue, Sep 22, 2009 * Moose::Util::TypeConstraints - added the match_on_type operator (Stevan) - added tests and docs for this (Stevan)