From: Cory Watson <gphat@Crankwizzah.local>
Date: Tue, 9 Mar 2010 17:31:21 +0000 (-0600)
Subject: Add changes.
X-Git-Tag: 0.25~1
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c905cefbdbdc8ca819356746b68b46be589714d4;p=gitmo%2FMooseX-Storage.git

Add changes.
---

diff --git a/Changes b/Changes
index 8318fb8..3ec006d 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for MooseX-Storage
 
+0.25
+  * Add support for Union types (bumps Moose dep to 0.99)
+
 0.24
   * Add additional YAML implementation tests.
   * Switch from using Best to YAML::Any.