File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,14 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
1818### Removed
1919
2020### Fixed
21- - Hotfix: degraded performance on constructing models ` #685 `
22- - Model packs were loaded multiple times
2321
2422### Security
2523
24+ ## [ 2.0.26-rc.1] - 2023-07-03
25+ ### Fixed
26+ - Hotfix: degraded performance on constructing models [ ` #685 ` ] ( https://github.com/fixrtm/fixRTM/pull/685 )
27+ - Model packs were loaded multiple times
28+
2629## [ 2.0.26-beta.2] - 2023-07-02
2730### Added
2831- Make it easier to find which script have produced error [ ` #674 ` ] ( https://github.com/fixrtm/fixRTM/pull/674 )
@@ -605,7 +608,8 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
605608- fix .gitignore [ ` 40ff11e ` ] ( https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a )
606609- PacketCollisionObjが大きすぎる問題の解決を試した [ ` 7a365db ` ] ( https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66 )
607610
608- [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.26-beta.2...HEAD
611+ [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.26-rc.1...HEAD
612+ [ 2.0.26-rc.1] : https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.2 ] : https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.25...2.0.26-beta.1...2.0.26-beta.2...2.0.26-rc.1
609613[ 2.0.26-beta.2] : https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.25...2.0.26-beta.1...2.0.26-beta.2
610614[ 2.0.26-beta.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.25...2.0.26-beta.1
611615[ 2.0.25] : https://github.com/fixrtm/fixRTM/compare/[2.0.25-beta.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.24...2.0.25-beta.1...2.0.25
Original file line number Diff line number Diff line change 44
55org.gradle.jvmargs =-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
66modGroup =com.anatawa12.fixRtm
7- modVersion =2.0.26-beta.2
7+ modVersion =2.0.26-rc.1
88modBaseName =fixRtm
99forgeVersion =1.12.2-14.23.5.2847
1010mcpChannel =stable
You can’t perform that action at this time.
0 commit comments