Skip to content

Commit 1ae5819

Browse files
authored
Release v1.23.0 (#1157)
This release includes the following changes: v1.22.0...23d6cc7 Refs GO-1609
1 parent 23d6cc7 commit 1ae5819

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
33

44
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55

6+
## 1.23.0 (24 Aug 2022)
7+
8+
Enhancements:
9+
* [#1147][]: Add a `zapcore.LevelOf` function to determine the level of a
10+
`LevelEnabler` or `Core`.
11+
* [#1155][]: Add `zap.Stringers` field constructor to log arrays of objects
12+
that implement `String() string`.
13+
14+
[#1147]: https://github.com/uber-go/zap/pull/1147
15+
[#1155]: https://github.com/uber-go/zap/pull/1155
16+
17+
618
## 1.22.0 (8 Aug 2022)
719

820
Enhancements:

0 commit comments

Comments
 (0)