From 8cfe1aac74fc53682d2b5ac54c4577ccbb7ff9f6 Mon Sep 17 00:00:00 2001 From: HJfod Date: Sat, 22 Jun 2024 12:17:36 +0300 Subject: [PATCH] include smjs pr in changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9de9f826a..115a71012 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Don't save data if mod is uninstalled with save (518f941) * Add "open in browser" button to mods (581e2d3) * Remove the unimplemented Versions tab temporarily (581e2d3, 1f5ebf9) + * Texture fix (#941) ## v3.0.0-beta.5 * Add More Details button for mod problems (9095005)