]> git.armaanb.net Git - chorizo.git/blobdiff - CHANGES
More space around favicon
[chorizo.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f1b2e9724e861e5ee3a9edc00f2aaa68b3b30599..4abfd9b9b53a7a53b5dcf0788fdb075d348e5bb9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,12 @@
 Release history for lariza
 
-next
+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
     the Web Inspector.
   - WebGL is enabled in WebKit by default these days. lariza's
@@ -9,7 +14,9 @@ next
 
   [Added]
   - User-supplied JavaScript files can be put into
-    ~/.config/lariza/scripts.
+    ~/.config/lariza/user-scripts. "hints.js" is one such script, it's
+    bundled with the main application, but must be activated manually by
+    copying or linking it to said directory.
 
 v19.05  2019-05-05
   [Fixed]