Skip to content

Commit 76f817c

Browse files
committed
Update CHANGELOG.md
1 parent 2a750c4 commit 76f817c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [1.11.0] - 2023-05-02
8+
### Fixed
9+
- Fix initialization of `Value` wrappers.
10+
811
### Added
912
- Add `String` method to `atomic.Pointer[T]` type allowing users to safely print
1013
underlying values of pointers.

0 commit comments

Comments
 (0)