projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c5fc2c2
)
Add release date
Dave Rolsky [Mon, 4 Jan 2010 17:59:34 +0000 (11:59 -0600)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
084dead
..
0f7b810
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,7
@@
Also see Moose::Manual::Delta for more details of, and workarounds
for, noteworthy changes.
+0.93_01 Mon, Jan 4, 2009
* Moose::Meta::Role
- Role attributes are now objects of the Moose::Meta::Role::Attribute
class. (Dave Rolsky).