aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-05-19 20:50:30 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-05-19 20:50:30 -0700
commit8b014a52c0059ef8e1d420dfc5674bd6e1c70b1a (patch)
tree253ecbc92e2149c43557da4ba499a25955d6986d /CHANGELOG.md
parentfd1948939a5978832ce5da5bb2dbbd0df49a2ac3 (diff)
downloadIceberg-8b014a52c0059ef8e1d420dfc5674bd6e1c70b1a.tar.gz
Iceberg-8b014a52c0059ef8e1d420dfc5674bd6e1c70b1a.tar.bz2
Iceberg-8b014a52c0059ef8e1d420dfc5674bd6e1c70b1a.zip
Raised required Forge version to prevent a crash.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b60fca5..4f4f755 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### 1.0.42
+- Increased required Forge version to 40.1.6 to prevent a crash.
+
+### 1.0.41
+- Fixed crash in IcebergConfig system.
+- Bumped required Forge version to 40.1.
+
### 1.0.40
- Fixed a bug in configuration system that caused mod configs to sometimes fail to register properly.
@@ -136,4 +143,4 @@
- Added tooltip helper.
### 1.0.0
-- Initial release. \ No newline at end of file
+- Initial release.