X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=cab0fb456161ba6cc2d02d9d799fe96b13a5f2fc;hb=8f210fc84284ebd705b6c6a1bcf81b982dbdc21f;hp=20861b28f742a53c6bf99c7b6059a3320a8aa5a7;hpb=d3596dc69222f57821642d5f26111d2cba97732f;p=m_librarian.git diff --git a/docs/news.rst b/docs/news.rst index 20861b2..cab0fb4 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,12 +1,27 @@ News ==== -Version 0.1.0 (2018-04-08) +Version 0.1.1 (2018-05-17) +-------------------------- + +* Import all \*.glst files (Flibusta fb2, LibRusEc fb2, non-fb2). + +* Convert README.txt to README.rst. + +* Import new (17 fields) INP. + +Version 0.1.0 (2018-04-25) -------------------------- * Web-interface: Search for authors, list books by an author, download a book. +* Do not allow to run two instances of `ml-web.py` web-interfaces. + The second instance redirects browser to the first one and exits. + +* Option `--download-to` provides the path to the download directory + in script `ml-search.py`. + Version 0.0.17 (2018-03-24) ---------------------------