summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 2cd9dfe18fd49644011cdbd44e3744443d690a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. -*- mode: rst; coding: utf-8 -*-
 
0.5 2013-01-27
  - fixed tests broken by better hash randomisation in perl 5.18
 
0.4 2011-02-13
  - fixed test for HTML::Element
  - silenced some critic violations
 
0.3 2009-06-27
  - now the "current node" is global, so that you can call
    node-generating subs in other packages, and actually get the
    result (see 07-inherit.t)
 
0.2 2009-04-30
  - fixed Perl::Critic tests
  - fixed perl version requirement
 
0.1 2009-04-27
  - initial version