Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Sep 28, 2024
1 parent 4de2643 commit e6ae70b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

### Fixed

- Fixed timestamp parsing that broke in Python versions pre-3.11. (Issue #43)
- Fixed bug when reordering out-of-order log lines that duplicated a previously-merged
timestamp.
- Faster loading of data, by reducing instances where sorting is required in the readahead window.
Expand Down

0 comments on commit e6ae70b

Please sign in to comment.