This commit is contained in:
Christoffer Lerno
2026-02-24 14:58:28 +01:00
parent 58022e7cca
commit a238b62483

View File

@@ -3,7 +3,7 @@
## 0.7.10 Change list
### Changes / improvements
- Method resolution and `$define` now works together well unless definitions are out of order for real.
- Method resolution and `$defined` now works together well unless definitions are out of order for real.
- Improve error message when using functions as values #2856
- Improve support for Android with Termux.
- Integrated download of the MSVC SDK when compiling for Windows.