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 @@ -12,8 +12,6 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
1212### Added
1313
1414### Changed
15- - Upgrade RTM to 2.4.24 ` #694 `
16- - This also upgrades NGTLib to 2.4.20
1715
1816### Deprecated
1917
@@ -23,6 +21,11 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
2321
2422### Security
2523
24+ ## [ 2.0.27-rc.1] - 2023-07-14
25+ ### Changed
26+ - Upgrade RTM to 2.4.24 [ ` #694 ` ] ( https://github.com/fixrtm/fixRTM/pull/694 )
27+ - This also upgrades NGTLib to 2.4.20
28+
2629## [ 2.0.26] - 2023-07-10
2730### Fixed
2831- Player rotation is not updated when train rotates [ ` #687 ` ] ( https://github.com/fixrtm/fixRTM/pull/687 )
@@ -614,7 +617,8 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
614617- fix .gitignore [ ` 40ff11e ` ] ( https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a )
615618- PacketCollisionObjが大きすぎる問題の解決を試した [ ` 7a365db ` ] ( https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66 )
616619
617- [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.26...HEAD
620+ [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.27-rc.1...HEAD
621+ [ 2.0.27-rc.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.26...2.0.27-rc.1
618622[ 2.0.26] : https://github.com/fixrtm/fixRTM/compare/[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...2.0.26
619623[ 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
620624[ 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
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.27-beta.0
7+ modVersion =2.0.27-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