User: joe Date: 17 Apr 25 11:20 Revision: bdaaa241ee78e356c44e0fa36b040cd136cdaebf Summary: Update changelog TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=9937&personal=false Index: changelog.md =================================================================== --- changelog.md (revision 82b3902bebdfca2c3c60e2480bb4220033fdf0a4) +++ changelog.md (revision bdaaa241ee78e356c44e0fa36b040cd136cdaebf) @@ -1,9 +1,15 @@ # Minecraft Development for IntelliJ -## [Unreleased] +## [1.8.4] ### Added +- Added datagen to Fabric project templates + +## [1.8.3] + +### Added + - [#2391](https://github.com/minecraft-dev/MinecraftDev/issues/2391) Project creator template repo and maven repo authorization - this makes it possible to use private GitHub or GitLab repos, or any URL that requires an HTTP `Authorization` or custom header to access - it also supports authenticating to Maven repos to list versions when using a `maven_artifact_version` property in your template through basic authentication