@@ -11,7 +11,7 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
1111<!--
1212
1313Thanks to prepare-changelog.sh, we have some macros.
14- - `#012` -> [`#012`](https://github.com/fixrtm/fixRTM/pull/012)
14+ - [ `#012`](https://github.com/fixrtm/fixRTM/pull/012) -> [`#012`](https://github.com/fixrtm/fixRTM/pull/012)
1515
1616-->
1717
@@ -25,14 +25,17 @@ Thanks to prepare-changelog.sh, we have some macros.
2525### Removed
2626
2727### Fixed
28- - Formation is broken when we disconnected long formation ` #596 `
29- - Signal Converter Setting is not loaded correctly ` #597 `
30- - shift-jis based modelpack will cause crash ` #600 `
31- - version check does not work well if one server returns error ` #607 `
32- - /rtm delAllTrain does not remove bogie / vehicle part ` #610 `
3328
3429### Security
3530
31+ ## [ 2.0.25] - 2023-04-13
32+ ### Fixed
33+ - Formation is broken when we disconnected long formation [ ` #596 ` ] ( https://github.com/fixrtm/fixRTM/pull/596 )
34+ - Signal Converter Setting is not loaded correctly [ ` #597 ` ] ( https://github.com/fixrtm/fixRTM/pull/597 )
35+ - shift-jis based modelpack will cause crash [ ` #600 ` ] ( https://github.com/fixrtm/fixRTM/pull/600 )
36+ - version check does not work well if one server returns error [ ` #607 ` ] ( https://github.com/fixrtm/fixRTM/pull/607 )
37+ - /rtm delAllTrain does not remove bogie / vehicle part [ ` #610 ` ] ( https://github.com/fixrtm/fixRTM/pull/610 )
38+
3639## [ 2.0.24] - 2022-11-08
3740### Added
3841- Picking container item [ ` #539 ` ] ( https://github.com/fixrtm/fixRTM/pull/539 )
@@ -415,7 +418,8 @@ Thanks to prepare-changelog.sh, we have some macros.
415418- fix .gitignore [ ` 40ff11e ` ] ( https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a )
416419- PacketCollisionObjが大きすぎる問題の解決を試した [ ` 7a365db ` ] ( https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66 )
417420
418- [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.24...HEAD
421+ [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.25...HEAD
422+ [ 2.0.25 ] : https://github.com/fixrtm/fixRTM/compare/2.0.24...2.0.25
419423[ 2.0.24 ] : https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24
420424[ 2.0.23 ] : https://github.com/fixrtm/fixRTM/compare/2.0.22...2.0.23
421425[ 2.0.22 ] : https://github.com/fixrtm/fixRTM/compare/2.0.21...2.0.22
0 commit comments