From edeb7035e95d9c6e022a0fa3ac5f2f04889de315 Mon Sep 17 00:00:00 2001 From: Tevin Date: Tue, 31 May 2022 11:32:12 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f95b64..2f2c28e 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,5 @@ BenchmarkAtomicBoolToggle-12 145249862 8.196 ns/op # <--- This pac - Implemented JSON Unmarshal and Marshal interface - [Sebastian Schicho](https://github.com/schicho) - Reported a regression with test case + - Hide the underlying `int` - Reintroduced the `Toggle` method