Add new_from_handle method [RT #68875]
[p5sagit/Module-Metadata.git] / Changes
diff --git a/Changes b/Changes
index d568c0e..0280df0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,14 @@
+1.0.5 2011-08-01 08:24:00
+  - Localize $package::VERSION during version discovery (MIYAGAWA)
+  - Fix references to Module::Build::ModuleInfo [RT #66133] (DAGOLDEN)
+  - Added 'new_from_handle()' method [RT #68875] (DAGOLDEN)
+
+1.0.4 2011-02-03 07:55:00
+  - Fix broken metadata.t when @INC has relative paths (JJORE)
+
+1.0.3 2011-01-06 21:35:00
+  - Pod cleanup (DAGOLDEN)
+
 1.0.2 2010-12-10 12:00:00
   - Remove Module::Metadata::Version and depend directly on version.pm
     (DAGOLDEN)