File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 5.3.0] - 2023-04-14
10
+ ### Fixed
11
+ - Added Error interface for Link.
12
+
9
13
## [ 5.2.3] - 2022-05-30
10
14
### Fixed
11
15
- Fixed errors.As wrapper, linter is wrong.
@@ -29,8 +33,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
33
- Updated deps.
30
34
31
35
32
- [ Unreleased ] : https://github.com/go-playground/errors/compare/v5.2.3...HEAD
36
+ [ Unreleased ] : https://github.com/go-playground/errors/compare/v5.3.0...HEAD
37
+ [ 5.3.0 ] : https://github.com/go-playground/errors/compare/v5.2.3...v5.3.0
33
38
[ 5.2.3 ] : https://github.com/go-playground/errors/compare/v5.2.2...v5.2.3
34
39
[ 5.2.2 ] : https://github.com/go-playground/errors/compare/v5.2.1...v5.2.2
35
40
[ 5.2.1 ] : https://github.com/go-playground/errors/compare/v5.2.0...v5.2.1
36
- [ 5.2.0 ] : https://github.com/go-playground/errors/compare/v5.1.1...v5.2.0
41
+ [ 5.2.0 ] : https://github.com/go-playground/errors/compare/v5.1.1...v5.2.0
You can’t perform that action at this time.
0 commit comments