Bump up version before making changes.
[catagits/Catalyst-View-Component-SubInclude.git] / README
diff --git a/README b/README
index 759fe36..79bcf4c 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     views
 
 VERSION
-    Version 0.09
+    Version 0.10
 
 SYNOPSIS
       package MyApp::View::TT;
@@ -30,11 +30,7 @@ DESCRIPTION
 
     It's built in an extensible way so that you're free to use sub-requests,
     Varnish ESI (<http://www.catalystframework.org/calendar/2008/17>) or any
-    other sub-include plugin you might want to implement. An LWP plugin
-    seems useful and might be developed in the future. If you need to
-    address a resource by it's public path (i.e. the path part trailing
-    "http://example.com/myapp" then you will need to use
-    Catalyst::Plugin::SubRequest directly, and not this component.
+    other sub-include plugin you might want to implement.
 
 STASH FUNCTIONS
     This component does its magic by exporting a "subinclude" coderef entry
@@ -102,6 +98,10 @@ AUTHOR
 CONTRIBUTORS
     Tomas Doran (t0m) "<bobtfish@bobtfish.net".
 
+    Vladimir Timofeev, "<vovkasm at gmail.com>".
+
+    Wallace Reis (wreis) "<wreis@cpan.org>".
+
 SPONSORSHIP
     Development sponsored by Ionzero LLC <http://www.ionzero.com/>.