Add examples for methods that get used most often
[p5sagit/Class-Accessor-Grouped.git] / Changes
diff --git a/Changes b/Changes
index 3cb9156..66288fe 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Class::Accessor::Grouped.
 
+    - Add SYNOPSIS
+    - Add examples for methods that get used most often
+
+0.10002 Sun Dec 19 05:23:44 2010
     - Fix grave bug of XS-enabled simple accessors clobbering an
       existing 'around' overlay installed in the same method slot
     - Require bugfixed XSAccessor, remove Win32 caveat