Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed May 13, 2024
1 parent 9c565a1 commit b37f979
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 6.0.1

- Fixed race condition in search related fibers that were put in place
for asynchronous search since 4.0.0, where deadlock may occur
when waiting for cancellation acknowledgement

- As usual with race conditions, this only manifests under some specific
timing by chance

## 6.0.0

- Fixed help message of `--max-linked-token-search-dist`
Expand Down

0 comments on commit b37f979

Please sign in to comment.