We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d5688 commit f2af968Copy full SHA for f2af968
versions.md
@@ -1,4 +1,4 @@
1
-## Version 1.9.5.4
+## Version 1.9.5.4 (30-Sep-2024)
2
3
### Bugfix
4
@@ -19,14 +19,14 @@
19
20
## Version 1.9.5.2 (24-Oct-2023)
21
22
-### Bugfix:
+### Bugfix
23
24
* Fixed `Throwable: java.lang.LinkageError: loader constraint violation: when resolving method` issue in the
25
`RobotClassLoader`.
26
27
## Version 1.9.5.1 (30-Jul-2023)
28
29
30
31
* Fixed `ClassCastException` with `URLClassLoader` when accessing `ClassLoader.getSystemClassLoader()` on Java versions
32
newer than Java 8 and running with `-DNOSECURITY=true`.
@@ -39,7 +39,7 @@
39
40
## Version 1.9.5.0 (26-Feb-2023) Updated script files
41
42
43
44
* [Bug-418]: Excluded bots are removed from LiteRumble. Thanks to Xor for this fix! :)
45
0 commit comments