diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1176c9ad1d77243bb17c13f424b5b9ada0fcd870..61eb022eba5701fb8781e853341a4ad5c651bf16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
 # Next
 
+# v2.4
+
 - Add: add luka, the new lktadm
 - Add: add a clean way to close the server state
 - Add: simple cache for kara duration and timestamp to read less from the disk/more at the same location
@@ -14,7 +16,9 @@
 - Fix: config detection when XDG_CONFIG_HOME is present in the ENV, we didn't update the conf path with it
 - Fix: fix issue #97 -> lkt segfault with not found hostname
 - Fix: fix issue #96 -> lektord segfault when passing one id with the `addid` MPD command
+- Fix: fix issue #95 -> don't panic if arch is not here, don't segv when some options can't be set with MPV
 - Change: now have macros to wrap malloc calls
+- Change: now errors that are produced in the init phase of the sdl worker thread are reported and lektord should exit in a friendly manner
 - Change: use the trie data structure to be more efficient at fetching the correct command from its name at handle time (listen.c)
 - Change: enable LTO when detecting llvm compiler
 - Change: Now check compiler version manually
diff --git a/README.md b/README.md
index 380c5b42e3ff96236f0983e4bc7a866d80cb4c35..a8e4368e80a1070d8c6bf6f3ed1ee734e2f01bde 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 [![pipeline status](https://git.iiens.net/martin2018/lektor/badges/master/pipeline.svg)](https://git.iiens.net/martin2018/lektor/-/commits/master)
 [![matrix chat](https://img.shields.io/badge/matrix-%23%23baka--dev--lektor%3Aiiens.net-brightgreen)](https://matrix.to/#/##baka-dev-lektor:iiens.net)
 [![platform support](https://img.shields.io/badge/platform-Linux|FreeBSD-lightgrey)](https://git.iiens.net/martin2018/lektor/-/commits/master)
-[![stable version](https://img.shields.io/badge/version-v2.3-blueviolet)](https://git.iiens.net/martin2018/lektor/-/tags)
+[![stable version](https://img.shields.io/badge/version-v2.4-blueviolet)](https://git.iiens.net/martin2018/lektor/-/tags)
 
 A Karaoke player made to replace the old bash scripts on Sakura.