Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexIIL committed Apr 25, 2024
1 parent 706e304 commit 93e3cfb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/changelog/0.26.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ Features:
- Now all of loaders direct dependencies are published in "org.quiltmc:quilt-loader-dependencies"
- This doesn't affect minecraft development environments, and is instead useful when depending on loader without using loom.
- Add a system property ("loader.disable_url_stream_factory") to disable DelegatingUrlStreamHandlerFactory.
- Updated Quilt Config to 1.3.1

Bug Fixes:

- [#425] Fix version predicates like "2.x" not matching versions with a prerelease component, like "2.0.0-beta.1"

Changes from updating Fabric Loader from 0.15.7 to 0.15.10

- Updated Mixin to 0.13.3
- Added version parsing support for 24w14potato

0 comments on commit 93e3cfb

Please sign in to comment.