changelog and version bump for 0.104
[gitmo/MooseX-InsideOut.git] / Changes
diff --git a/Changes b/Changes
index 5a77371..efd476a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,33 @@
 Revision history for MooseX-InsideOut
 
+0.104   Thu, 10 Sep 2009 22:12:11 -0400
+
+  * avoid warnings with latest Moose
+
+0.103   Mon, 27 Apr 2009 11:22:28 -0400
+
+  * avoid warnings with latest Moose
+
+0.102   Sat, 04 Apr 2009 16:43:59 -0400
+
+  * add prereq for namespace::clean
+
+0.101   Sat, 04 Apr 2009 12:32:03 -0400
+
+  * fix and test inlining
+
+0.100   Sat, 04 Apr 2009 01:42:14 -0400
+
+  * major incompatible update for modern Moose; see POD for new usage
+
+0.003   Mon May 19 09:59:06 EDT 2008
+
+  * mark failing inheriting-from-Moose test TODO
+
+0.002   Wed, 30 Jan 2008 17:40:32 -0500
+
+  * get rid of the 'extends' interface, emulate MooseX::StrictConstructor
+
 0.001   Thu, 24 Jan 2008 13:17:54 -0500
 
   * first release; thanks to stevan and mst for help