Skip to content

Commit

Permalink
Fix version [LAST COMMIT ON THIS BRANCH]
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbuilder1961 committed Sep 21, 2024
1 parent d3c2f2c commit 63e4949
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Changelog

## Chat Patches `211.6.9` for Minecraft 1.21, 1.21.1 on Fabric, Quilt
- Fixed blank messages being sent instead of Xaero's Minimap waypoints ([#158](https://www.github.com/mrbuilder1961/ChatPatches/issues/158))
- Should also fix any issues in the special case where a message is modified in between receiving and storing it
- Synced `zh_cn.json` with the current English translation, thanks [suoyukii](https://github.com/suoyukii)! ([#203](https://www.github.com/mrbuilder1961/ChatPatches/issues/203)))

## Chat Patches `211.6.8` for Minecraft 1.21, 1.21.1 on Fabric, Quilt
- Fixed the chat log taking insane amounts of time to read ([#191](https://www.github.com/mrbuilder1961/ChatPatches/issues/191))
- Fixed the copy menu staying open when other chat widgets were focused/interacted with ([#165](https://www.github.com/mrbuilder1961/ChatPatches/issues/165))
- Fixed blank messages being sent instead of Xaero's Minimap waypoints ([#158](https://www.github.com/mrbuilder1961/ChatPatches/issues/158))
- Should also fix any issues in the special case where a message is modified in between receiving and storing it
- Synced `zh_cn.json` with the current English translation, thanks [suoyukii](https://github.com/suoyukii)! (##203))

## Chat Patches `211.6.7` for Minecraft 1.21, 1.21.1 on Fabric, Quilt
- Gradle 8.10
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.parallel=true
# Mod properties
archives_base_name=chatpatches
group=obro1961.chatpatches
version=211.6.8
version=211.6.9
cfId=560042
mrId=MOqt4Z5n

Expand Down

0 comments on commit 63e4949

Please sign in to comment.