Update changelog

This commit is contained in:
raoulvdberge
2020-07-14 15:44:50 +02:00
parent 324199828d
commit 4e42de4548

View File

@@ -1,5 +1,9 @@
# Refined Storage Changelog
### 1.9
- Port to Minecraft 1.16 (raoulvdberge)
- Introduced new save system that should make saving network data more robust. RS previously used standard Minecraft-provided mechanisms for this, but those were unreliable (Darkere)
### 1.8.8
- Fixed duplication bug and weird behavior in the Crafting Grid matrix (Darkere)