fixed typo in NEWS file.
[ppastats.git] / NEWS
1 * v0.0.6
2 ** added support of ie < 9.
3 ** fixed JSON not available in ie8. 
4
5 * v0.0.5
6 ** Added information about distribution in the package page.
7 ** Added distribution chart in the package page.
8 ** HTML output: data are generated in a separate JSON file.
9 ** HTML output: fixed pkg chart not displayed when distro with
10    download count of 0.
11
12 * v0.0.4
13 ** Fixed memory issue (patch submitted by Lekensteyn).
14 ** Added help for -s option.
15 ** Don't generate manpage if help2man not present.
16 ** Generate html page for the PPA.
17 ** Renamed --output_dir option to --output-dir.
18 ** Added -S option (patch submitted by Lekensteyn).
19
20 * v0.0.3
21 ** Generated HTML pages for package versions.
22 ** Added distro/arch information in package version page.
23
24 * v0.0.2
25 ** Generated HTML pages are now using JQuery+JQPlot instead of Google Chart.
26 ** Added check target.
27
28 * v0.0.1
29 ** Initial release.