Skip to content

Commit

Permalink
Bump version to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Mar 2, 2021
1 parent 59b713e commit 5882fdf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ You can always tell if your system is limited in this fashion by calling `lbt_ge

### Version History

v3.0.2 - Fix MKL threading interface to use properly-capitalized names to get the C ABI.

v3.0.1 - Don't `dlclose()` libraries; this can cause crashes due to not knowing when resources are truly freed.

v3.0.0 - Added `active_forwards` field to `lbt_libinfo_t` and `exported_symbols` to `lbt_config_t`.

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

0 comments on commit 5882fdf

Please sign in to comment.