Skip to content

Commit 1b7bbfb

Browse files
committed
v1.5.1
1 parent 5db40d6 commit 1b7bbfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ This package is licensed under the MIT license, see LICENSE.MIT for details.
8181
* v1.4.1 no code change, but now without an unnecessary cover.out file.
8282
* v1.4.2 performance improvement to ErrorStack() to avoid unnecessary work https://github.com/go-errors/errors/pull/40
8383
* v1.5.0 add errors.Join() and errors.Unwrap() copying the stdlib https://github.com/go-errors/errors/pull/40
84+
* v1.5.1 fix build on go1.13..go1.19 (broken by adding Join and Unwrap with wrong build constraints)

0 commit comments

Comments
 (0)