clean up lexing checks
[p5sagit/Devel-Declare.git] / Changes
diff --git a/Changes b/Changes
index f1f490d..619e00e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Changes for Devel-Declare
 
+  - clean up checks for whether we're lexing and whether lex_stuff exists
+    to handle the PL_parser factor-out in 5.10
+
+0.002000
+  - rewrite guts into perl, add tests for new declaration style
+
+0.001011
+  - add support for 'method main' and other package names
+
 0.001010
   - fix traits code, again, so it compiles on 5.10.