Skip to content

Commit

Permalink
Fix changelog for v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayjshah committed Jul 19, 2018
1 parent cefb180 commit 4d45f96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Changelog

## v1.9.0 (28 Jun 2018)
## v1.9.0 (19 Jul 2018)

Enhancements:
* [#602][]: Reduce number of allocations when logging with reflection.
* [#572][]: Expose a registry for third-party logging sinks.
* [#572][], [#606][]: Expose a registry for third-party logging sinks.

Thanks to @nfarah86, @AlekSi, @JeanMertz, @phillippgille, @etsangsplk, and
@dimroc for their contributions to this release.
Expand Down Expand Up @@ -295,3 +295,4 @@ upgrade to the upcoming stable release.
[#574]: https://github.com/uber-go/zap/pull/574
[#602]: https://github.com/uber-go/zap/pull/602
[#572]: https://github.com/uber-go/zap/pull/572
[#606]: https://github.com/uber-go/zap/pull/606

0 comments on commit 4d45f96

Please sign in to comment.