Skip to content

Commit

Permalink
v1.2.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsb committed Nov 1, 2018
1 parent fd23083 commit bcd833d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.2.0
This new release introduces:
* A new method `SetReportCaller` in the `Logger` to enable the file, line and calling function from which the trace has been issued
* A new trace level named `Trace` whose level is below `Debug`
* A configurable exit function to be called upon a Fatal trace
* The `Level` object now implements `encoding.TextUnmarshaler` interface

# 1.1.1
This is a bug fix release.
* fix the build break on Solaris
Expand Down

0 comments on commit bcd833d

Please sign in to comment.