Skip to content

Commit 78563b1

Browse files
committed
bump version + changelog
1 parent ac45be6 commit 78563b1

2 files changed

Lines changed: 22 additions & 25 deletions

File tree

changelog.md

Lines changed: 21 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,26 @@
1-
# YetAnotherConfigLib 3.8.1
1+
# YetAnotherConfigLib 3.8.2
22

3-
### 3.8.1 targets
3+
### 3.8.2 targets
44

5-
| | Fabric | NeoForge | Forge |
6-
|---------|-----------|--------------|-------|
7-
| 1.21.11 || ❌ Unreleased ||
8-
| 1.21.10 ||||
9-
| 1.21.9 | ✅ 1.21.10 | ✅ 1.21.10 ||
10-
| 1.21.8 | ✅ 1.21.6 | ✅ 1.21.6 ||
11-
| 1.21.7 | ✅ 1.21.6 | ✅ 1.21.6 ||
12-
| 1.21.6 ||||
13-
| 1.21.5 ||||
14-
| 1.21.4 ||||
15-
| 1.21.3 ||||
16-
| 1.21.2 | ✅ 1.21.3 | ✅ 1.21.3 ||
17-
| 1.21.1 ||||
18-
| 1.20.6 ||||
19-
| 1.20.4 ||||
20-
| 1.20.1 ||||
5+
| | Fabric | NeoForge | Forge |
6+
|------------------|-----------|-----------|-------|
7+
| 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 ||||
2122

2223
### Changes
2324

24-
- Add target for 1.21.11 (snapshots, Fabric only)
25-
- Fix scrolling not working on targets below 1.21.9
26-
- Fix crash when configuring colour pickers when they do not allow alpha
27-
- Fix expanding groups not updating properly
28-
- Fix keyboard navigation focusing on hidden options
29-
- Fixed InstantStateManager preventing saving (#293, thanks @LopyMine)
25+
- Add targets for 26.1 snapshots.
26+
- Remove some excessive validation from search field.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
modVersion=3.8.1
1+
modVersion=3.8.2
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)