Skip to content

Commit

Permalink
simple change log to fix release process (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktong authored Jun 20, 2024
1 parent d7e44da commit adbf8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Fixed

- Overwriting parent context in `*Config.Watch()` what led to unwanted routine exit (#370).
- Overwriting parent context in Config.Watch what led to unwanted routine exit (#370).
- Use atomic.Pointer for Config.values and provider.values to avoid race condition (#378).

## [1.2.0] - 2024-06-10
Expand Down

0 comments on commit adbf8cc

Please sign in to comment.