diff --git a/CHANGELOG.md b/CHANGELOG.md index 15743262ece..16f3f0d0f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Delegated instruments are unwrapped before delegating Callbacks. (#2784) - Resolve supply-chain failure for the markdown-link-checker GitHub action by calling the CLI directly. (#2834) - Remove import of `testing` package in non-tests builds. (#2786) -- modify the Fscanf function param in example/fib/app.go line:69 to avoid process break by "unexpected newline". (#2860) ### Changed