Add release notes for 0.1.0
[grake.git] / ChangeLog.pre-gitlog
blob8dacd441e409606333dfb429e550156a18542ba9
1 Revision history for grake.
3 0.0.5  Tue Nov 30 2010  legatvs
4 Changes:
5         - Add --quiet
6         - Add --proxy, --no-proxy
9 0.0.4  Sun Oct 31 2010  legatvs
10 Changes:
11         - Add missing COPYING
12         - Add --json
13         - Use version->declare instead of version::qv
14 Bugfixes:
15         - Uninitialized title error if title fetch failed earlier (--csv)
16         - "Nested quantifiers in regex" error with Perl 5.8 (#3)
19 0.03  Sat Oct 23 2010  legatvs
20 Changes:
21         - Add t/grake-Pod.t
22         - Add VERSION_FROM to Makefile.PL
23         - Add 'version', 'Test::Pod' to Makefile.PL
24 Bugfixes:
25         - Fix "not returning correct expected output" (#2)
28 Version 0.0.2
29 September 28, 2010
31 Changes:
32   * Update synopsis, help strings
35 Version 0.0.1
36 August 26, 2010
38   * Initial release