summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bocken2023-09-25 16:59:45 +0200
committerAlexander Bocken2023-09-25 16:59:45 +0200
commitdc1645ebfc3f6d1db7fd6b0115e157e6eb9eea19 (patch)
tree3c6bf5760e7b24c79aa19670e769a22b73471b8a
parentfeec7a42b6e4710a2e3a5695b575938178da3428 (diff)
downloadaur-dc1645ebfc3f6d1db7fd6b0115e157e6eb9eea19.tar.gz
update changelog
-rw-r--r--anki.changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/anki.changelog b/anki.changelog
index 9c4e3d0deda1..751ee678716d 100644
--- a/anki.changelog
+++ b/anki.changelog
@@ -1,3 +1,7 @@
+# 2.1.66-2
+PKGBUILD:
+ * pin nodejs>=18
+ * use RELEASE=2 env var for better optimization. This significantly increase compile time, especially at the 'runner run' step
# 2.1.66-1
* Windows and Mac builds have been updated to the latest toolkit version, which will hopefully fix some crashes/bugs.
* The v3 scheduler is now the default for new users.