projects
/
gitmo/MooseX-Singleton.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
51e6046
)
Changes for 0.24
Dave Rolsky [Thu, 15 Jul 2010 15:44:16 +0000 (10:44 -0500)]
ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
7c1f3f3
..
1da09a6
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
Revision history for Perl extension MooseX-Singleton
+0.24 2010-07-15
+ - Require Moose 0.94+. (Dave Rolsky)
+
0.23 2010-07-15
- Use modern Moose APIs to avoid warnings from the next Moose. (Dave
Rolsky)