Fixed undefined symbol error with GCC 8 - fixes #538

This commit is contained in:
Andrew Kane
2024-05-02 07:50:06 -07:00
parent 24c8a2ff40
commit 19cbbfdd69
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.7.1 (unreleased)
- Fixed `undefined symbol` error with GCC 8
## 0.7.0 (2024-04-29)
- Added `halfvec` type