Skip to content

Commit

Permalink
Prepare release v1.13.0
Browse files Browse the repository at this point in the history
This prepares release v1.13.0 with #758 in it.
  • Loading branch information
abhinav committed Nov 13, 2019
1 parent 5637143 commit 2fd7e99
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## 1.13.0 (13 Nov 2019)

Enhancements:
* [#758][]: Add `Intp`, `Stringp`, and other similar `*p` field constructors
to log pointers to primitives with support for `nil` values.

Thanks to @jbizzle for their contributions to this release.

## 1.12.0 (29 Oct 2019)

Enhancements:
Expand Down Expand Up @@ -341,3 +349,4 @@ upgrade to the upcoming stable release.
[#725]: https://github.com/uber-go/zap/pull/725
[#736]: https://github.com/uber-go/zap/pull/736
[#751]: https://github.com/uber-go/zap/pull/751
[#758]: https://github.com/uber-go/zap/pull/758

0 comments on commit 2fd7e99

Please sign in to comment.