From: Yanick Champoux Date: Wed, 1 Dec 2010 02:42:04 +0000 (-0500) Subject: v1.0.0 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Catalyst-Plugin-Sitemap;a=commitdiff_plain;h=0db120ef02f230d427e550b2f59f86a52a2ea6a0;hp=4df0ebafa22f06945061356e033a570c3875c737 v1.0.0 - Change sitemap object under the hood to WWW::Sitemap::XML. - Add Dancer::Plugin::SiteMap in the 'SEE ALSO' section. --- diff --git a/Changes b/Changes index fca072f..cfa151d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Catalyst-Plugin-Sitemap {{$NEXT}} + +1.0.0 2010-11-30 21:41:34 America/Montreal - Change sitemap object under the hood to WWW::Sitemap::XML. - Add Dancer::Plugin::SiteMap in the 'SEE ALSO' section.