Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Fixed

- Corrected `EventDb` iteration to use signed chronological key order across
the Unix epoch, and made `remove_before` consistently retain events exactly
at its cutoff while deleting all earlier events.

### Added

- Added `EventDb::remove_by_sensors` to delete events whose sensor exactly
Expand Down
Loading
Loading