ServerAddressSpaceFix/更新日志 ChangeLog.md
TheWhiteDog9487 eb72da348e 0.1.2
时间:2023 10 28
主要内容:融合由 JustAlittleWolf 提交的PR,修复刷新按钮的问题。
[PR链接](https://github.com/TheWhiteDog9487/ServerAddressSpaceFix/pull/1)
然后我把trim方法替换成了更加激进的replace,这样就算是地址中间有空格也没问题。
然后fabric.mod.json中的Homepage属性从Github改成了Modrinth
并且更改了Gradle构造的输出文件名
2023-10-28 11:09:26 +08:00

7 lines
422 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 0.1.2
时间2023 10 28
主要内容:融合由 JustAlittleWolf 提交的PR修复刷新按钮的问题。
[PR链接](https://github.com/TheWhiteDog9487/ServerAddressSpaceFix/pull/1)
然后我把trim方法替换成了更加激进的replace这样就算是地址中间有空格也没问题。
然后fabric.mod.json中的Homepage属性从Github改成了Modrinth
并且更改了Gradle构造的输出文件名