]> git.armaanb.net Git - chorizo.git/blobdiff - CHANGES
CHANGES: Link second blog post
[chorizo.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8dabf2ecc5664ec8d92dad61638369d6e6ca3b26..bf7612f8ab531ada1ebaf25711e1acac189247d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,22 @@
 Release history for lariza
 
 next
+  [Changed]
+  - lariza now uses native GTK tabs instead of relying on suckless
+    tabbed. See also:
+    https://www.uninformativ.de/blog/postings/2020-04-26/0/POSTING-en.html
+  - Keyword searches have been removed, as these code paths were
+    unmaintained. See also:
+    https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html
+  - The "external URI handler" has been removed, as these code paths
+    were unmaintained. See also:
+    https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html
+
+v20.04  2020-04-22
+  [Fixed]
+  - Minor fixes to manpages.
+
+v20.03  2020-03-28
   [Changed]
   - Makefile: Web extensions and user scripts will be installed.
   - "enable-developer-extras" is now always set to "TRUE". This enables
@@ -11,7 +27,8 @@ next
   [Added]
   - User-supplied JavaScript files can be put into
     ~/.config/lariza/user-scripts. "hints.js" is one such script, it's
-    bundled with the main application, but must be activated manually.
+    bundled with the main application, but must be activated manually by
+    copying or linking it to said directory.
 
 v19.05  2019-05-05
   [Fixed]