aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ab1705..937c5e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
### 1.0.39
-- Fixed an issue in Forge's configuration system that prevented dynamic subconfigs from working properly.
+- Added new config system that improves upon Forge's with subconfig support, improved reload reliability, and reduced boilerplate.
### 1.0.38
- Added support for tooltip components that use tooltip component generation event.