Skip to content

Commit

Permalink
Update README for new CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmelville committed Jul 17, 2022
1 parent 01de894 commit ca51387
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ Rcpp bindings for [hnswlib](https://github.com/nmslib/hnswlib).

## Status

*July 16 2022* RcppHNSW 0.4.0 is released. This release matches [hnswlib version
0.6.2](https://github.com/nmslib/hnswlib/releases/tag/v0.6.2), but otherwise
adds no new features. Some minor CRAN check NOTEs are fixed and there is also a
minor license change: previously the license was GPLv3. From this version, it
now supports GPLv3 or later.

*September 6 2020* RcppHNSW 0.3.0 is now available on CRAN, with multi-threading
support.

Expand Down

0 comments on commit ca51387

Please sign in to comment.