Skip to content

Commit

Permalink
Add links, and add #706
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantv committed Apr 29, 2019
1 parent a25dc40 commit 0e54bb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Bugfixes:
* [#657][]: Fix `MapObjectEncoder.AppendByteString` not adding value as a
string.
* [#706][]: Fix incorrect call depth to determine caller in Go 1.12.

Enhancements:
* [#610][]: Add `zaptest.WrapOptions` to wrap `zap.Option` for creating test
Expand Down Expand Up @@ -319,3 +320,8 @@ upgrade to the upcoming stable release.
[#572]: https://github.com/uber-go/zap/pull/572
[#606]: https://github.com/uber-go/zap/pull/606
[#614]: https://github.com/uber-go/zap/pull/614
[#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
[#704]: https://github.com/uber-go/zap/pull/704

0 comments on commit 0e54bb2

Please sign in to comment.