Skip to content

Commit d3033b3

Browse files
authored
Update README.md
1 parent 52b6090 commit d3033b3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In 2019 and 2020 development was kindly supported by [Improbable](https://improb
3131
<dependency>
3232
<groupId>ch.ethz.globis.phtree</groupId>
3333
<artifactId>phtree</artifactId>
34-
<version>2.8.0</version>
34+
<version>2.8.1</version>
3535
</dependency>
3636
```
3737

@@ -46,6 +46,11 @@ You can create GitHub Issues or contact me on [Discord](https://discord.gg/GNYjy
4646

4747
# News
4848

49+
### 2024-06-22
50+
Release 2.8.1
51+
- Fixed NPE problem with getStats() on empty tree
52+
- Fixed warning and refreshed dependencies
53+
4954
### 2023-07-29
5055
Release 2.8.0 (2.7.0 was a dud)
5156
- Use MinMaxHeap for kNN in v13, v16 and v16HD.

0 commit comments

Comments
 (0)