File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Minecraft Development for IntelliJ
22
3- ## [ Unreleased ]
3+ ## [ 1.8.2 ]
44
55### Added
66
2929- [ #2376 ] ( https://github.com/minecraft-dev/MinecraftDev/issues/2376 ) Error when generating event listeners in read only file
3030- [ #2308 ] ( https://github.com/minecraft-dev/MinecraftDev/issues/2308 ) Mixin Inject signature fix adds last parameter as first local
3131- [ #1813 ] ( https://github.com/minecraft-dev/MinecraftDev/issues/1813 ) Single character Accessor targets aren't inferred correctly
32+ - [ #1886 ] ( https://github.com/minecraft-dev/MinecraftDev/issues/1886 ) Sync error in ForgeGradle composite builds
3233
3334## [ 1.8.1] - 2024-08-10
3435
Original file line number Diff line number Diff line change 2121# suppress inspection "UnusedProperty" for whole file
2222ideaVersionName = 2024.1
2323
24- coreVersion = 1.8.1
24+ coreVersion = 1.8.2
2525
2626# Silences a build-time warning because we are bundling our own kotlin library
2727kotlin.stdlib.default.dependency = false
You can’t perform that action at this time.
0 commit comments