Skip to content

Commit 5882fdf

Browse files
committed
Bump version to v3.0.2
1 parent 59b713e commit 5882fdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

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

5959
### Version History
6060

61+
v3.0.2 - Fix MKL threading interface to use properly-capitalized names to get the C ABI.
62+
63+
v3.0.1 - Don't `dlclose()` libraries; this can cause crashes due to not knowing when resources are truly freed.
64+
6165
v3.0.0 - Added `active_forwards` field to `lbt_libinfo_t` and `exported_symbols` to `lbt_config_t`.
6266

6367
v2.2.0 - Removed useless `exit(1)` in `src/dl_utils.c`.

0 commit comments

Comments
 (0)