Update history to include @DanielGibson's SSE fixes

This commit is contained in:
Ben Visness
2017-06-13 11:39:42 -05:00
parent 440b885d59
commit 924ee43923
2 changed files with 3 additions and 1 deletions

View File

@@ -176,6 +176,7 @@
1.1.3
(*) Fixed compile error in C mode
1.1.4
(*) Fixed SSE being included on platforms that don't support it
(*) Fixed divide-by-zero errors when normalizing zero vectors.
LICENSE
@@ -200,6 +201,7 @@
Jeroen van Rijn (@J_vanRijn)
Kiljacken (@Kiljacken)
Insofaras (@insofaras)
Daniel Gibson (@DanielGibson)
*/