We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0a156 commit 8bdbc7bCopy full SHA for 8bdbc7b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 1.4.1
2
+This new release introduces:
3
+ * Enhance TextFormatter to not print caller information when they are empty (#944)
4
+ * Remove dependency on golang.org/x/crypto (#932, #943)
5
+
6
+Fixes:
7
+ * Fix Entry.WithContext method to return a copy of the initial entry (#941)
8
9
# 1.4.0
10
This new release introduces:
11
* Add `DeferExitHandler`, similar to `RegisterExitHandler` but prepending the handler to the list of handlers (semantically like `defer`) (#848).
0 commit comments