From a8ddce28773101511d87f866f8b071dd4fa91a27 Mon Sep 17 00:00:00 2001 From: MelanX Date: Sun, 24 Jul 2022 09:47:36 +0200 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9e536c7..6363586c3 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Fixed Destructor dupe bug - Fixed being unable to insert items into the Storage Monitor - Fixed Storage Monitor not showing all matching items in non-exact mode +- Fixed integer overflow resulting in item lose ### Changed