Skip to content

Commit 0c4069d

Browse files
v1.0.3
1 parent 66b2e1b commit 0c4069d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog ##
22

3+
#### v1.0.3 ####
4+
* Match and Keep! no longer hijacks the cursor
5+
* Match and Keep! no longer hangs when using SuperFastMode
6+
* Improved Match and Keep! event option descriptions and ordering
7+
* Do not crash if a start command is sent before Communication Mod is ready
8+
39
#### v1.0.2 ####
410
* Added BaseMod as a mod dependency (so now you can't load them in the wrong order)
511

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>autoplay</groupId>
77
<artifactId>CommunicationMod</artifactId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
<packaging>jar</packaging>
1010
<name>Communication Mod</name>
1111
<description>Used to help external programs communicate with Slay the Spire</description>

0 commit comments

Comments
 (0)