Skip to content

Commit

Permalink
Add changes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Apr 22, 2024
1 parent 25ebecd commit 2ce451f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Baselet

## Unreleased

- changed: For all baselet types, `dumpData` returns the full database across all partitions.
- changed: The `partition` parameter for `HashBase` is an optional parameter.
- fixed: Remove persistent empty partition (`''`) from all `CountBase` instances
- removed: Removed `partition` parameter for `CountBase` and `RangeBase`.

## 0.2.4 (2023-07-12)

- Fixed: Accept a `Memlet` interface for `createOrOpenCountBase`
Expand Down

0 comments on commit 2ce451f

Please sign in to comment.