X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=88caf8310cbed1bc2761ae61a3b25c4af0c43b3b;hb=32b285015c59d96954a51ffd0bfd9c0b58eb34eb;hp=a88972fca11526f3076b9e95beeea51a3b3516bd;hpb=81f6079f9f0264753af8a3ec58721e91ad317e82;p=catagits%2FHTML-Zoom.git diff --git a/Changes b/Changes index a88972f..88caf83 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,14 @@ +0.009004 2011-02-14 + - Large chunks of documentation improvements from jnareb - 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 +23,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