Skip to content

Commit 2992686

Browse files
authored
🔀 Merge #493: 🩹 Add missing fixes to 1.10.0-beta.6 changelog
2 parents 92b1824 + c746c88 commit 2992686

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/pluginPackage/changelog.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,9 @@
716716
"list": [
717717
"Fixed Blueprints failing to save due to missing `fs` global.",
718718
"Fixed Animated Java failing to reload correctly when plugins are reloaded.",
719-
"Fixed JSON Text Components failing to add quotes around strings that start with numeric characters."
719+
"Fixed JSON Text Components failing to add quotes around strings that start with numeric characters.",
720+
"Fixed [#491](https://github.com/Animated-Java/animated-java/issues/491)",
721+
"Fixed [#490](https://github.com/Animated-Java/animated-java/issues/490)"
720722
]
721723
}
722724
]

0 commit comments

Comments
 (0)