projects
/
gitmo/MooseX-ClassAttribute.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1bf043f
)
Add Changes for next version
Dave Rolsky [Tue, 9 Feb 2010 23:06:16 +0000 (17:06 -0600)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
9fdc675
..
fe15c7a
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,9
@@
+0.11
+
+- Roles can now have class attributes, which will be fully initialized when
+ the role is applied to a class.
+
+
0.10 2009-08-26
- Fixed to make triggers work with Moose 0.89+, and made triggers pass the old