]> git.phdru.name Git - m_librarian.git/blobdiff - docs/news.rst
Docs(news): Fix backticks
[m_librarian.git] / docs / news.rst
index 254af813d5101dcd9e19db9b01c9c077b872fa2a..8c051b218ff262648b610d176b163c856d5f5b79 100644 (file)
@@ -1,10 +1,24 @@
 News
 ====
 
-Version 0.1.7 (in development)
-------------------------------
+Version 0.2.0.post2
+-------------------
 
-* Toggle checkboxes for books in series.
+* GHActions: Ensure ``pip`` only if needed
+
+  This is to work around a problem in conda with Python 3.7 -
+  it brings in wrong version of ``setuptools`` incompatible with Python 3.7.
+
+Version 0.2.0.post1 (2023-07-13)
+--------------------------------
+
+* GHActions: Install everything from ``conda``.
+  All required Python and PyPy versions are now available from ``conda-forge``.
+
+Version 0.2.0 (2022-12-24)
+--------------------------
+
+* Toggle checkboxes for books in series, for an author or all.
 
 * Python 3.11.