Skip to content

Commit bcd833d

Browse files
committed
v1.2.0 changelog
1 parent fd23083 commit bcd833d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.2.0
2+
This new release introduces:
3+
* A new method `SetReportCaller` in the `Logger` to enable the file, line and calling function from which the trace has been issued
4+
* A new trace level named `Trace` whose level is below `Debug`
5+
* A configurable exit function to be called upon a Fatal trace
6+
* The `Level` object now implements `encoding.TextUnmarshaler` interface
7+
18
# 1.1.1
29
This is a bug fix release.
310
* fix the build break on Solaris

0 commit comments

Comments
 (0)