Update changelog, make bug report template loader agnostic

This commit is contained in:
Jozufozu 2022-04-06 11:51:59 -07:00
parent 74f9e1f9a3
commit cfaf1632de
2 changed files with 6 additions and 3 deletions

View File

@ -96,9 +96,9 @@ body:
required: true
- type: input
attributes:
label: Forge Version
description: The version of Forge you were using when the bug occured
placeholder: 39.0.0
label: Loader Version
description: The version of Forge or Fabric you were using when the bug occured
placeholder: Forge 39.0.0
validations:
required: true
- type: textarea

View File

@ -1,3 +1,6 @@
0.6.2:
Update to 1.18.2
0.6.1:
Fixes
- Fix crash when loading block entities for Flywheel to render, most common when exploring the end.