Updated version to 2.0.8 since SDL_image depends on it

This commit is contained in:
Sam Lantinga
2017-11-04 21:58:48 -07:00
parent afbba1822c
commit 2c5724ef5d
7 changed files with 30 additions and 15 deletions

View File

@@ -1,6 +1,15 @@
This is a list of major changes in SDL's version history.
---------------------------------------------------------------------------
2.0.8:
---------------------------------------------------------------------------
General:
* Added SDL_fmod()
* Each of the SDL math functions now has the corresponding float version
---------------------------------------------------------------------------
2.0.7:
---------------------------------------------------------------------------