Skip to content

Commit 5793440

Browse files
committed
1.1.1
1 parent 5d54c95 commit 5793440

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
# Change Log
33

44
Record of version changes for developers
5+
## 1.1.1 - Jan 2nd, 2020
6+
7+
* Fixed: World not cleaning up entities and other data between tests
8+
* Changed: cleanupBetweenTests() to nuke the world when called instead of clearing a single chunk
59

610
## 1.1.0 - Dec 31, 2019
711

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.1.0
1+
version=1.1.1
22
archivebase=MinecraftJUnit
33
groupid=minecraftjunit
44
org=builtbroken

0 commit comments

Comments
 (0)