Skip to content

Commit d988464

Browse files
authored
Update README.md
1 parent 2ef4562 commit d988464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ You can always tell if your system is limited in this fashion by calling `lbt_ge
6060

6161
### Version History
6262

63+
v5.1.0 - Enable complex return style autodetection on Windows as well. We had originally limited this to non-Windows platforms, thinking that the gfortran calling convention was different on that platform, but this turned out to not be the case.
64+
6365
v5.0.2 - Add `cblas_sdot` and `cblas_ddot` to CBLAS divergence workaround wrappers.
6466

6567
v5.0.1 - Fix complex return wrapper infinite loop bug.

0 commit comments

Comments
 (0)