Gte ready for release
[catagits/XML-Feed.git] / lib / XML / Feed / Entry.pm
index 78e8da1..f2fadb2 100644 (file)
@@ -131,6 +131,9 @@ The category in which the entry was posted.
 Returns a list of categories if called in array context or the first
 category if called in scalar context.
 
+B<WARNING> It's possible this API might change to have an 
+I<add_category> instead.
+
 =head2 $entry->tags([ $tag ])
 
 A synonym for I<category>;