You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+13
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
3
3
4
4
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
6
+
## 1.24.0 (30 Nov 2022)
7
+
8
+
Enhancements:
9
+
*[#1148][]: Add `Level` to both `Logger` and `SugaredLogger` that reports the
10
+
current minimum enabled log level.
11
+
*[#1185][]: `SugaredLogger` turns errors to zap.Error automatically.
12
+
13
+
Thanks to @Abirdcfly, @craigpastro, @nnnkkk7, and @sashamelentyev for their
0 commit comments