summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-08-11 09:59:29 +0200
committerfranck cuny <franck@lumberjaph.net>2010-08-11 09:59:29 +0200
commitafb209cbcfae7b88d8fb23ed04c47e1aee187b2a (patch)
tree6b113aedc62a3ad0548a157d74054ec096720ddd /Changes
downloadmoosex-abstractfactory-afb209cbcfae7b88d8fb23ed04c47e1aee187b2a.tar.gz
initial commit
Diffstat (limited to 'Changes')
-rw-r--r--Changes15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..2a4ba0e
--- /dev/null
+++ b/Changes
@@ -0,0 +1,15 @@
+Revision history for MooseX-AbstractFactory
+
+0.3 Thu Oct 16 09:18:13 2008
+ - Refactor to use sugar and metaclass.
+ - Eradicate MooseX::AbstractFactory::Implementation role
+
+0.2 Fri Dec 28 20:55:01 2007
+ - Use Module::Install, fix a few inconsistencies.
+ - Change how _roles() is handled.
+ - change args to create()
+ - (sometime later) upload to Moose repo
+
+0.1 Sun Dec 16 20:46:19 2007
+ - Initial release to private SVN.
+