Skip to content

Commit

Permalink
Edit changelog entry for PR #1011
Browse files Browse the repository at this point in the history
  • Loading branch information
manjari25 committed Nov 9, 2021
1 parent e888d78 commit 132b884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -9,7 +9,7 @@ Enhancements:
* [#989][]: `zapcore.EncoderConfig` provides a flag `SkipLineEnding` that can be used to skip adding a newline character to logs. Thanks to @lruggieri.

Bugfixes:
* [#1011][]: JSON: Fix inaccurate precision when encoding float64.
* [#1011][]: JSON: Fix inaccurate precision when encoding complex64.

[#1011]: https://github.com/uber-go/zap/pull/1011
[#989]: https://github.com/uber-go/zap/pull/989
Expand Down

0 comments on commit 132b884

Please sign in to comment.