X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FHTML-Zoom.git;a=blobdiff_plain;f=Changes;h=e996ec2f655327525426a58c6a0c50828975efbd;hp=a88972fca11526f3076b9e95beeea51a3b3516bd;hb=8628f51e13fda44666b0dfb02b37f196eb07c875;hpb=f107bef7116776c3a4cae3fa3ca8e0670037c4d7 diff --git a/Changes b/Changes index a88972f..e996ec2 100644 --- a/Changes +++ b/Changes @@ -2,11 +2,11 @@ - apply_if method from ocharles - selector improvements and bugfixes (jnareb, mst) -0.009003 - 2010-10-12 +0.009003 2010-10-12 - mst is an idiot and forgot to add strictures.pm as a dependency -0.009002 - 2010-10-12 +0.009002 2010-10-12 - Added support for more selector syntax support including: element#id @@ -21,6 +21,6 @@ - Improved documentation, including documentation for HTML::Zoom::FilterBuilder. - Lots of other refactoring, internal improvements & bugfixes! -0.009001 - 2010-03-17 +0.009001 2010-03-17 - First release