From: Jesse Luehrs <doy@tozt.net>
Date: Tue, 26 Jul 2011 06:38:25 +0000 (-0500)
Subject: changelog
X-Git-Tag: 2.0300~127
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f89d2198b886a33e6d7beba5b0c463234741545;p=gitmo%2FMoose.git

changelog
---

diff --git a/Changes b/Changes
index b5eed95..f53c14e 100644
--- a/Changes
+++ b/Changes
@@ -3,15 +3,17 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
-  [BUG FIXES]
-
-  * Be more consistent about how type constraint messages are handled.
-
   [DEPRECATIONS]
 
   * The optimize_as option for type constraints has been deprecated. Use the
     inline_as option to provide inlining code instead. (Dave Rolsky)
 
+2.0202 Tue, Jul 26, 2011
+
+  [BUG FIXES]
+
+  * Be more consistent about how type constraint messages are handled.
+
 2.0201 Fri, Jul 22, 2011
 
   [BUG FIXES]