From e1008576cea0600450fbc174067870e5d13970f1 Mon Sep 17 00:00:00 2001 From: icex2 Date: Wed, 31 Jan 2024 21:52:05 +0100 Subject: [PATCH] chore: Update changelog for release --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d6682..b9239be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ given in tags. The pipeline will pick this up and cuts out the relevant section ## 5.48 ### Features +* feat(config): Add invert analog input option. Remark: The old configuration file format is + upgraded but downgrading is not possible anymore. The new saves are using a new filename + and it doesn't delete the old files, see `C:\Users\\AppData\Roaming\DJHACKERS` ### Fixes