From c8ada18370ad0a7533e357e9869a065696bd3295 Mon Sep 17 00:00:00 2001 From: Ben Visness Date: Wed, 21 Jun 2017 09:31:20 -0500 Subject: [PATCH] Update README for 1.1.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ed513c..e785fb4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ _This library is free and will stay free, but if you would like to support devel Version | Changes | ----------------|----------------| +**1.1.5** | Added `Width` and `Height` to `HMM_Vec2`, and made it so you can supply your own `SqrtF`. **1.1.4** | Fixed SSE being included on platforms that don't support it, and fixed divide-by-zero errors when normalizing zero vectors. **1.1.3** | Fixed compile error in C mode **1.1.2** | Fixed invalid HMMDEF's in the function definitions