projects
/
gitmo/MooseX-Getopt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
10bda8b
)
Version 0.30
Tomas Doran [Tue, 6 Jul 2010 21:23:55 +0000 (22:23 +0100)]
ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
679664c
..
9f690d4
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,4
+1,6
@@
Revision history for Perl extension MooseX-Getopt
+
+0.30 Tue 6 Jul 2010
* MooseX::Getopt::Basic
- uses attribute insertion order when determining the order in which
options are documented in the usage (e.g. in $obj->usage->text). (Karen