document the optional features
[p5sagit/Devel-REPL.git] / Changes
diff --git a/Changes b/Changes
index 5746377..e3da483 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for {{ $dist->name }}
 
 {{ $NEXT }}
+  - The default profile is now "Minimal", not "Default", as Default requires
+    some optional features; Default renamed to Standard (RT#88615)
+
+1.003022  2013-09-10 01:53:10Z (Karen Etheridge)
   - workaround added for plugins consuming plugins that use optional features
   - install problems fixed when some optional prereqs are not installed, by
     properly detecting the lack of features during testing (RT#88542)