From 5d5273dce39fc01cb580df5c936497d6affeae29 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Tue, 29 Jul 2025 10:25:09 +0300 Subject: [PATCH] docs: update CHANGELOG.md for #723 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f325f..43baad8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 5.X.Y * Fix: detect BFBC2 Vietnam DLC as BFBC2 (By @cetteup #713) * Feat: SCP: Secret Laboratory (2020) - Added support (#715, thanks @Draakoor) +* Fix: Farming Simulator handle possible missing mod attribute (By @yellowfromseegg #723) ## 5.3.1 * Fix: HTTP requests would end up making more retries than needed due to got's internal retry mechanism (#690, thanks @RattleSN4K3)