]> git.phdru.name Git - m_librarian.git/blobdiff - docs/news.rst
Feat: Store lock file in a shared directory
[m_librarian.git] / docs / news.rst
index d07b99e0e22b86f2aaa0c8f9c38c9ca0c3fdde77..ec811f0943313da39706782f5b85dbea8f514c07 100644 (file)
@@ -1,13 +1,30 @@
 News
 ====
 
-Version 0.1.4 (2018-06-??)
+Version 0.1.6 (2019-05-??)
+--------------------------
+
+* Store lock file in a shared directory; use ``$UID`` as a suffix
+  to separate lock files for different users.
+
+Version 0.1.5 (2019-02-01)
+--------------------------
+
+* Python 3.7.
+
+Version 0.1.4 (2018-06-11)
 --------------------------
 
 * Search by book's title.
 
 * Use filters from config.
 
+* Configure columns for author and book tables.
+
+* Config file, all sections and all key are now completely optional.
+
+* Environment variables are expanded in paths in config file.
+
 Version 0.1.3 (2018-05-25)
 --------------------------