From 27b875dcad8bc14ed194246d8aad62ee8d6bdd80 Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Thu, 25 Feb 2021 11:56:28 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e73939..f8ec1e31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ - Package mkvpropedit inside the AppImage for it's no longer a dependency to the final binary - Klkt is now distributed inside lektord's AppImage - Add Kagari, a cli utility to use kurisu's API +- Fix deletion on the queue: adding new karas won't mess up all the queue +- Fix invalid insert in the database (#85) # v2.3 (742699cc) -- GitLab