Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barrust authored Jan 26, 2024
1 parent 505777b commit 830563c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
# PyProbables Changelog

### Version 0.6.2

* Quotient Filter:
* Add retrieve hashes from the filter
* Add resize filter, automatically or programatically
* Add merging two filters into one

### Version 0.6.1

* Quotient Filter:
* Add ability to get hashes from the filter either as a list, or as a generator
* Add quotient filter expand capability, auto and on request
* Add QuotientFilterError exception
* Add merge functionality
* Add retrieve hashes from the filter
* Add resize filter, automatically or programatically
* Add merging two filters into one
* Count-Min Sketch:
* Fix bug in elements added calculation when joining Count-Min Sketches; see [PR #119](https://github.com/barrust/pyprobables/pull/119); Thanks [@cunla](https://github.com/cunla)

### Version 0.6.0

Expand Down

0 comments on commit 830563c

Please sign in to comment.