diff --git a/README.md b/README.md index c4fd184896..17f46e1a5c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Faiss is a library for efficient similarity search and clustering of dense vecto ## NEWS +*NEW: version 1.5.0 (2018-12-19) GPU binary flat index and binary HNSW index* + *NEW: version 1.4.0 (2018-08-30) no more crashes in pure Python code* *NEW: version 1.3.0 (2018-07-12) support for binary indexes*