Skip to content

Commit 33e58d4

Browse files
authored
Prepare release v1.13.0 (#762)
This prepares release v1.13.0 with #758 in it.
1 parent 5637143 commit 33e58d4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.13.0 (13 Nov 2019)
4+
5+
Enhancements:
6+
* [#758][]: Add `Intp`, `Stringp`, and other similar `*p` field constructors
7+
to log pointers to primitives with support for `nil` values.
8+
9+
Thanks to @jbizzle for their contributions to this release.
10+
311
## 1.12.0 (29 Oct 2019)
412

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

0 commit comments

Comments
 (0)