Commit c198d9a
committed
docs: Update version compatibility table for v1.14.6
Document that version 1.14.6 fixed the Spigot 1.20 workaround's
exception handling that was interfering with CraftBukkit 1.21.5.
The loosened exception handling in the SPIGOT-7391 workaround now
properly catches `ReflectiveOperationException` instead of just
`NoSuchFieldException`, preventing exceptions from propagating to the
reflection fallback code path.1 parent 146b3f6 commit c198d9a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
| 525 | + | |
525 | 526 | | |
526 | 527 | | |
527 | 528 | | |
| |||
0 commit comments