Skip to content

Commit

Permalink
Release v1.19.0 (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Aug 9, 2021
1 parent 2198a43 commit c8e813e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog

## 1.19.0 (9 Aug 2021)

Enhancements:
* [#975][]: Avoid panicking in Sampler core if the level is out of bounds.
* [#984][]: Reduce the size of BufferedWriteSyncer by aligning the fields
better.

[#975]: https://github.com/uber-go/zap/pull/975
[#984]: https://github.com/uber-go/zap/pull/984

Thanks to @lancoLiu and @thockin for their contributions to this release.

## 1.18.1 (28 Jun 2021)

Bugfixes:
Expand Down

0 comments on commit c8e813e

Please sign in to comment.