Skip to content

Commit f2b19a3

Browse files
committed
docs: update README with changelog for version 2.6, highlighting performance improvements and enhanced tests
1 parent f295398 commit f2b19a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ heap vs array: push + top(50) of 100
4343

4444
## Changelog
4545

46+
### 2.6
47+
48+
- Improves performance of remove and sorting methods.
49+
- Improves tests and documentation.
50+
4651
### 2.5
4752

4853
- Improves the `limit` property to support negative, Infinity, and NaN values. They will be set as `0` and the heap will not be limited.

0 commit comments

Comments
 (0)