projects
/
gitmo/MooseX-Storage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d7ef03f
)
Add changes.
Cory Watson [Tue, 9 Mar 2010 17:31:21 +0000 (11:31 -0600)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
8318fb8
..
3ec006d
100644
(file)
--- 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.