X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ChangeLog;h=e0d2c0e757eaae2ba752352f6d6d83b638556671;hb=28203438ec32fe0bf08d4687231d2287e8c62f97;hp=93c54c66e604e1000edd29582126c4c3df05d176;hpb=46d1f9fa96d1bc61523fa98647ea1ba948fbc159;p=m_librarian.git diff --git a/ChangeLog b/ChangeLog index 93c54c6..e0d2c0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,24 @@ -Version 0.0.10 (2016-05-??) +Version 0.0.14 (2016-07-29) + + Python 3: support for Py2 and Py3 (3.4+) with one codebase. + +Version 0.0.13 (2016-06-11) + + Add option -C|--config file. + + Change options: -D|--database, -P|--path, -F|--format. + +Version 0.0.12 (2016-06-09) + + Download many books. + + Pass format of the downloaded file name in the command line. + +Version 0.0.11 (2016-06-06) + + Download exactly one book. + +Version 0.0.10 (2016-05-31) Multidatabase - every script can open a database by pathname or DB URI.