projects
/
gitmo/MooseX-SemiAffordanceAccessor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b94c32e
)
Add changes for 0.06
Dave Rolsky [Wed, 14 Jul 2010 19:07:11 +0000 (14:07 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
e7bb9ae
..
5613392
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,8
@@
+0.06 2010-07-14
+
+- Use modern Moose APIs, to avoid warnings with the next Moose release.
+
+
0.05 2009-07-15
- Now requires Moose 0.84 to prevent test failures.