Skip to content

Commit

Permalink
Fix changelog links for 675
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantv committed Apr 30, 2019
1 parent 127908a commit 2737606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Bugfixes:
Enhancements:
* [#610][]: Add `zaptest.WrapOptions` to wrap `zap.Option` for creating test
loggers.
* [#657][]: Don't panic when encoding a String field.
* [#675][]: Don't panic when encoding a String field.
* [#704][]: Disable HTML escaping for JSON objects encoded using the
reflect-based encoder.

Expand Down Expand Up @@ -323,5 +323,5 @@ upgrade to the upcoming stable release.
[#657]: https://github.com/uber-go/zap/pull/657
[#706]: https://github.com/uber-go/zap/pull/706
[#610]: https://github.com/uber-go/zap/pull/610
[#657]: https://github.com/uber-go/zap/pull/657
[#675]: https://github.com/uber-go/zap/pull/675
[#704]: https://github.com/uber-go/zap/pull/704

0 comments on commit 2737606

Please sign in to comment.