User: rednesto Date: 18 Jul 24 10:42 Revision: e0988592d27d66a165e9e53064bffea506c40de7 Summary: Add changelog entries for the last few commits TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=9487&personal=false Index: changelog.md =================================================================== --- changelog.md (revision f696271df2a35b9e9b04ad6b3db1c0631090e29e) +++ changelog.md (revision e0988592d27d66a165e9e53064bffea506c40de7) @@ -1,5 +1,16 @@ # Minecraft Development for IntelliJ +## [Unreleased] + +### Added + +- Access widener completion in fabric.mod.json + +### Fixed + +- [#2330](https://github.com/minecraft-dev/MinecraftDev/issues/2330) Reformat created files without keeping line breaks. Fixes the Velocity main class annotation's bad formatting. +- [#2331](https://github.com/minecraft-dev/MinecraftDev/issues/2331) Support fabric.mod.json in test resources + ## [1.8.0] This release contains two major features: