Skip to content

Commit

Permalink
2.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12-bot committed Apr 13, 2023
1 parent e0ec871 commit d0c37b0
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 11 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG-SNAPSHOTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,14 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
### Removed

### Fixed
- version check does not work well if one server returns error `#607`
- /rtm delAllTrain does not remove bogie / vehicle part `#610`

### Security

## [2.0.25] - 2023-04-13
### Fixed
- version check does not work well if one server returns error [`#607`](https://github.com/fixrtm/fixRTM/pull/607)
- /rtm delAllTrain does not remove bogie / vehicle part [`#610`](https://github.com/fixrtm/fixRTM/pull/610)

## [2.0.25-beta.1] - 2023-01-05
### Fixed
- Formation is broken when we disconnected long formation [`#596`](https://github.com/fixrtm/fixRTM/pull/596)
Expand Down Expand Up @@ -544,7 +547,8 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
- fix .gitignore [`40ff11e`](https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a)
- PacketCollisionObjが大きすぎる問題の解決を試した [`7a365db`](https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66)

[Unreleased]: https://github.com/fixrtm/fixRTM/compare/2.0.25-beta.1...HEAD
[Unreleased]: https://github.com/fixrtm/fixRTM/compare/2.0.25...HEAD
[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
[2.0.25-beta.1]: https://github.com/fixrtm/fixRTM/compare/2.0.24...2.0.25-beta.1
[2.0.24]: https://github.com/fixrtm/fixRTM/compare/[2.0.24-rc.1]: https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta2]: https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta1]: https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24-beta1...2.0.24-beta2...2.0.24-rc.1...2.0.24
[2.0.24-rc.1]: https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta2]: https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta1]: https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24-beta1...2.0.24-beta2...2.0.24-rc.1
Expand Down
18 changes: 11 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
<!--
Thanks to prepare-changelog.sh, we have some macros.
- `#012` -> [`#012`](https://github.com/fixrtm/fixRTM/pull/012)
- [`#012`](https://github.com/fixrtm/fixRTM/pull/012) -> [`#012`](https://github.com/fixrtm/fixRTM/pull/012)
-->

Expand All @@ -25,14 +25,17 @@ Thanks to prepare-changelog.sh, we have some macros.
### Removed

### Fixed
- Formation is broken when we disconnected long formation `#596`
- Signal Converter Setting is not loaded correctly `#597`
- shift-jis based modelpack will cause crash `#600`
- version check does not work well if one server returns error `#607`
- /rtm delAllTrain does not remove bogie / vehicle part `#610`

### Security

## [2.0.25] - 2023-04-13
### Fixed
- Formation is broken when we disconnected long formation [`#596`](https://github.com/fixrtm/fixRTM/pull/596)
- Signal Converter Setting is not loaded correctly [`#597`](https://github.com/fixrtm/fixRTM/pull/597)
- shift-jis based modelpack will cause crash [`#600`](https://github.com/fixrtm/fixRTM/pull/600)
- version check does not work well if one server returns error [`#607`](https://github.com/fixrtm/fixRTM/pull/607)
- /rtm delAllTrain does not remove bogie / vehicle part [`#610`](https://github.com/fixrtm/fixRTM/pull/610)

## [2.0.24] - 2022-11-08
### Added
- Picking container item [`#539`](https://github.com/fixrtm/fixRTM/pull/539)
Expand Down Expand Up @@ -415,7 +418,8 @@ Thanks to prepare-changelog.sh, we have some macros.
- fix .gitignore [`40ff11e`](https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a)
- PacketCollisionObjが大きすぎる問題の解決を試した [`7a365db`](https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66)

[Unreleased]: https://github.com/fixrtm/fixRTM/compare/2.0.24...HEAD
[Unreleased]: https://github.com/fixrtm/fixRTM/compare/2.0.25...HEAD
[2.0.25]: https://github.com/fixrtm/fixRTM/compare/2.0.24...2.0.25
[2.0.24]: https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24
[2.0.23]: https://github.com/fixrtm/fixRTM/compare/2.0.22...2.0.23
[2.0.22]: https://github.com/fixrtm/fixRTM/compare/2.0.21...2.0.22
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
modGroup=com.anatawa12.fixRtm
modVersion=2.0.25-beta.1
modVersion=2.0.25
modBaseName=fixRtm
forgeVersion=1.12.2-14.23.5.2847
mcpChannel=stable
Expand Down
1 change: 1 addition & 0 deletions version-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@
| 2.4.22 | 2.4.19 | 2.0.22 |
| 2.4.23 | 2.4.20 | 2.0.23 |
| 2.4.23 | 2.4.20 | 2.0.24 |
| 2.4.23 | 2.4.20 | 2.0.25 |

0 comments on commit d0c37b0

Please sign in to comment.