Skip to content

Commit 8bdbc7b

Browse files
committed
Release 1.4.1
1 parent ba0a156 commit 8bdbc7b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 1.4.0
210
This new release introduces:
311
* Add `DeferExitHandler`, similar to `RegisterExitHandler` but prepending the handler to the list of handlers (semantically like `defer`) (#848).

0 commit comments

Comments
 (0)