]> git.vpit.fr Git - perl/modules/Scope-Context.git/blobdiff - Changes
This is 0.02
[perl/modules/Scope-Context.git] / Changes
diff --git a/Changes b/Changes
index 337e7d525c50d1429cd51df421e729f2c87afd76..1cd7e42ae261d97aa54d5a6b5e4c45f1cbd756c7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,12 @@
 Revision history for Scope-Context
 
+0.02    2013-02-08 16:45 UTC
+        + Add : The methods yield(), package(), file(), line(), sub_name(),
+                sub_has_args(), gimme(), eval_text(), is_require(), hints_bits(),
+                warnings_bits() and hints_hash() were implemented.
+        + Chg : Scope::Upper 0.21 is now required.
+        + Doc : POD tweaks and clarifications.
+        + Tst : Author tests overhaul.
+
 0.01    2011-10-11 13:10 UTC
         First version, released on an unsuspecting world.