From b480db0c063197b644df18e338759ec5d91a9688 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Tue, 15 Aug 2023 13:37:28 +0400 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 6a3966f..1c9cf4d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,7 +9,7 @@ Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to # Current version Recent changes: -* Save files compression (file extension is changed to `.gz`) [1.93.00] +* Save files compression (file extension is changed to `.gz`) by _[yldrefruz](https://github.com/yldrefruz)_ [1.93.00] * State Labels placement 'raycasting' algorithm [1.92.00] * Emblems data model change and positioning fixes [1.91.00] * Texture format change from base64 to url [1.90.02]