10.4.11 -> 0.4.12
2- add a minimalist parser for Pocket Word .psw and .pwi files
3
40.4.10 -> 0.4.11
5- add a parser for XYWrite v2,v4
6- wks,wk1: try to improve the cell's reference retrieving
7
80.4.9 -> 0.4.10
9- QuattroPro: add parser of .qwp files
10- all: support complex encoding...
11
120.4.8 -> 0.4.9
13- QuattroPro: add parser to .wb3 files,
14- Multiplan: add parser to DOS v1-v3 files.
15
160.4.7 -> 0.4.8
17- charts: try to retrieve charts in .wk*, .wq* files,
18- QuattroPro: add parser to .wb[12] files,
19- switch to c++11,
20- fuzzing: correct many problems,
21
220.4.6 -> 0.4.7
23- correct many problem detected with fuzzing,
24- QuattroPro: correct reading of wq1 formula with references.
25
260.4.5 -> 0.4.6
27- Lotus 123: add support to read SmartSuite 98's files,
28- Lotus: allow to convert file with a password.
29
300.4.4 -> 0.4.5
31- Lotus 123: add support to read SmartSuite 97's files,
32- implement LICS conversion correctly.
33
340.4.3 -> 0.4.4
35- Lotus .wk3, .wk4: retrieve more formattings,
36- Lotus .wk3: add support to read .fm3 file,
37- MsWorks v4: retrieve page's embedded objects.
38
390.4.2 -> 0.4.3
40- add support for Microsoft Word for DOS files
41
420.4.1 -> 0.4.2
43- add support for Microsoft Write files
44
450.4.0 -> 0.4.1
46- correct some afl errors + improve the sheet's generation...
47
480.3.x -> 0.4.0
49- add support for unknown encoding files (ie. DOS file)
50- add potential support for converting Lotus, ... documents,
51- accept to convert all Lotus Wk1 files and Symphony Wk1 files,
52- add support for Lotus Wk3 and Wk4 documents,
53- add support for Quattro Pro Wq1 and Wq2 documents,
54- only in debug mode, add pre-support for Lotus Wk5..., must allow to
55  retrieve the main sheets content's with no formatting,
56- add potential support for asking the document's password ( but do nothing )
57- correct some compiler warnings when compiling in debug mode.
58
590.3.0 -> 0.3.1
60- Fix parsing of floating-point numbers in specific cases.
61- Fix several minor issues reported by Coverity and Clang.
62- Check arguments of public functions. Passing NULL no longer causes
63  a crash.
64- Use symbol visibility on Linux. The library only exports the public
65  functions now.
66- Import @TERM and @CTERM functions (fdo#86241).
67- Handle LICS character encoding in spreadsheets (fdo#87222).
68- Fix a crash when reading a broken file, found with the help of
69  american-fuzzy-lop.
70
710.2.x -> 0.3.0
72- switch to librevenge
73- add support for Works Spreadsheet
74- add support for Works Database
75- miscellaneous fixes and cleanups
76
77beginning -> 0.1.0
78- libwps based on libwpd.
79- Read Works 2 through 8 documents (except maybe Mac) with basic formatting.
80
81