projects
/
gitmo/MooseX-FollowPBP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3bf417c
)
Changes for 0.03
Dave Rolsky [Wed, 14 Jul 2010 20:41:06 +0000 (15:41 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
03d0ac4
..
ea812aa
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,8
@@
+0.03 2010-07-14
+
+- Use modern Moose APIs, to avoid warnings with the next Moose release.
+
+
0.02 2008-02-06
- Add a missing dependency on Moose so it gets tested.