X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=93f3a30db66ff14a4f32b349696fc80e425459bd;hb=2d61599520048f70cdf07fceb07d0fd509d548fc;hp=c813f4d65b8952b7eb8e5afefe71e6395169663f;hpb=f9d5897eab184c02d118b555d3c3ffb2c856e5d4;p=m_librarian.git diff --git a/docs/news.rst b/docs/news.rst index c813f4d..93f3a30 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,30 @@ News ==== +Version 0.1.7 (in development) +------------------------------ + +* Python 3.11. + +Version 0.1.6 (2021-09-24) +-------------------------- + +* Store lock file in a shared directory; use ``$UID`` as a suffix + to separate lock files for different users. + +* Enhancement in web-ui: added a link to the root. + +* GitHub Actions. + +* Stop testing at Travis CI. + +* Stop testing at AppVeyor. + +Version 0.1.5 (2019-02-01) +-------------------------- + +* Python 3.7. + Version 0.1.4 (2018-06-11) --------------------------