We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab0d5a commit 5b81b37Copy full SHA for 5b81b37
1 file changed
CHANGELOG.md
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
4
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
6
+## 1.28.0 (27 Apr 2026)
7
+Enhancements:
8
+* [#1534][]: Add `zapcore.CheckPreWriteHook` and `CheckedEntry.Before` method for transforming entries before they are written to any Cores.
9
+
10
## 1.27.1 (19 Nov 2025)
11
Enhancements:
12
* [#1501][]: prevent `Object` from panicking on nils
0 commit comments