From f335a2a2483b2662c1e2090740fd03c4cf6112e5 Mon Sep 17 00:00:00 2001
From: Kubat <mael.martin31@gmail.com>
Date: Wed, 16 Feb 2022 21:22:02 +0100
Subject: [PATCH] DOC: Edit changelog

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6dbdd672..c1ffe631 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
 # Next
 
 - Add: add file logging to lektord, the rotate operations are done by lektord to avoid running out of space if someone try to dos lektord...
+- Add: Qt5 module for the player, it's the new default (will replace sdl2!)
 - Add: hook to automatically upgrade the database scheme if needed
 - Add: multi-add IDs, create a list with stb_ds and add its content in the queue, the adds are batched 10 per 10. When adding multiple times the same kara ID, it is only added once
 - Add: dry-update command to only refresh the available kara in Kurisu and don't download them
-- 
GitLab