Skip to content

Commit

Permalink
Update the change log for next release (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-krystianc authored Jun 1, 2022
1 parent 269b5bd commit 3c266c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.6.10.6
* Enforce ConfigureAwait(false) on the whole library (#148)
* Resolve synchronous access deadlock by adding ‘ConfigureAwait(false)’ (#146)

## 1.6.10.5
* Check for LockTryOnce before delay (#21)
* Add support for building and testing with .NET 6 (#135)
Expand Down

0 comments on commit 3c266c8

Please sign in to comment.