Skip to content

Commit

Permalink
Prepare for v0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Jun 13, 2023
1 parent 54027a1 commit e07df17
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
@@ -1,3 +1,7 @@
## v0.1.1

The `disco.Disco` and `auth.CachingCredentialsSource` implementations are now safe for concurrent calls. Previously concurrent calls could potentially corrupt the internal cache maps or cause the Go runtime to panic.

## v0.1.0

#### Features:
Expand Down

0 comments on commit e07df17

Please sign in to comment.