aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-05-21 15:25:20 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-05-21 15:25:20 -0700
commit15a3b944d13e54f4241df78b199403d414b9bd69 (patch)
tree191330182be0d46374dfe50d6454d36b0f704f55 /CHANGELOG.md
parent8b014a52c0059ef8e1d420dfc5674bd6e1c70b1a (diff)
downloadIceberg-15a3b944d13e54f4241df78b199403d414b9bd69.tar.gz
Iceberg-15a3b944d13e54f4241df78b199403d414b9bd69.tar.bz2
Iceberg-15a3b944d13e54f4241df78b199403d414b9bd69.zip
Added a workaround to fix update checker for my mods.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f4f755..f8d735b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+### 1.0.44
+- Fixed incompatibility with some mods causing a crash at startup.
+
+### 1.0.43
+- Fixed update checking not working for multiple dependent mods.
+
### 1.0.42
- Increased required Forge version to 40.1.6 to prevent a crash.