diff --git a/dist/notes/data.json b/dist/notes/data.json index 57568e51fa..326a6a002b 100644 --- a/dist/notes/data.json +++ b/dist/notes/data.json @@ -20,10 +20,10 @@ "in": "3.6.18", "since": "3.6.17", "new_features": [ - { "num": 12291, "desc": ""Fix incorrect drag offset on Windows with UI scaling > 100%" }, - { "num": 12256, "desc": "Work around Java's use of incorrect gamma for grayscale + alpha PNGs" } ], "bug_fixes": [ + { "num": 12291, "desc": ""Fix incorrect drag offset on Windows with UI scaling > 100%" }, + { "num": 12256, "desc": "Work around Java's use of incorrect gamma for grayscale + alpha PNGs" } ], "other_improvements": [ { "num": 12313, "desc": "Added MAYBE_MOVED property for 3.7 compatibility" }