Skip to content

Commit 240c897

Browse files
committed
changelog
1 parent b19831c commit 240c897

2 files changed

Lines changed: 6 additions & 19 deletions

File tree

changelog.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,13 @@
1-
# YetAnotherConfigLib 3.8.2
1+
# YetAnotherConfigLib 3.9.0
22

3-
### 3.8.2 targets
3+
### 3.9.0 targets
44

55
| | Fabric | NeoForge | Forge |
66
|------------------|-----------|-----------|-------|
77
| 26.1 (Snapshots) ||||
8-
| 1.21.11 ||||
9-
| 1.21.10 ||||
10-
| 1.21.9 | ✅ 1.21.10 | ✅ 1.21.10 ||
11-
| 1.21.8 | ✅ 1.21.6 | ✅ 1.21.6 ||
12-
| 1.21.7 | ✅ 1.21.6 | ✅ 1.21.6 ||
13-
| 1.21.6 ||||
14-
| 1.21.5 ||||
15-
| 1.21.4 ||||
16-
| 1.21.3 ||||
17-
| 1.21.2 | ✅ 1.21.3 | ✅ 1.21.3 ||
18-
| 1.21.1 ||||
19-
| 1.20.6 ||||
20-
| 1.20.4 ||||
21-
| 1.20.1 ||||
228

239
### Changes
2410

25-
- Add targets for 26.1 snapshots.
26-
- Remove some excessive validation from search field.
11+
- Split into multiple branches
12+
- Update to 26.1-pre-1
13+
- ItemController can no longer render items before dynamic registries are loaded, due to a constraint of Minecraft's

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
modVersion=3.8.2
1+
modVersion=3.9.0
22
modId=yet_another_config_lib_v3
33
modName=YetAnotherConfigLib
44
modDescription=YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.

0 commit comments

Comments
 (0)