Nerd_STF/Changelog.md
2022-05-02 13:19:51 -04:00

15 lines
367 B
Markdown

# Nerd_STF v2.1.2
This update just replaces instances of `double` with `float` instead.
I know, this isn't the update you wanted. More stuff coming soon.
```
* Nerd_STF
= Replace all instances of `double` with `float`
* Mathematics
= Renamed `Double2` to `Float2`
= Renamed `Double3` to `Float3`
= Renamed `Double4` to `Float4`
```