From b8ad9d1570f5cdde10e1b917facfa8df83787707 Mon Sep 17 00:00:00 2001
From: Kubat <mael.martin31@gmail.com>
Date: Thu, 25 Feb 2021 19:41:22 +0100
Subject: [PATCH] Edit changelog for 2.3-1

---
 CHANGELOG.md | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84f7fad9..b6e05282 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,5 @@
 # Next
 
-- 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)
-- Fix 'SSL peer certificate or SSH remote key was not OK' on Fedora(#86)
-
 # v2.3 (742699cc)
 
 - Replace json-c by a custom json parser which parse only limited json
@@ -37,6 +30,15 @@
 - Bug fix: fix deadlock on next kara (the new aerobrin...)
 - Bug fix: fixed move command
 
+Revision 1 (04c4d50a)
+
+- 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)
+- Fix 'SSL peer certificate or SSH remote key was not OK' on Fedora(#86)
+
 # v2.2 (78143fa3)
 
 - Download the bakabase with obfuscation or not
-- 
GitLab