Skip to content

Commit

Permalink
Prepare release v1.18.1
Browse files Browse the repository at this point in the history
This tags a patch release of the breakage introduced in 1.18.0.
  • Loading branch information
abhinav committed Jun 28, 2021
1 parent 7ea57ce commit a779980
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## 1.18.1 (28 Jun 2021)

Bugfixes:
* [#974][]: Fix nil dereference in logger constructed by `zap.NewNop`.

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

## 1.18.0 (28 Jun 2021)

Enhancements:
Expand Down

0 comments on commit a779980

Please sign in to comment.