Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Feb 22, 2022
1 parent f5a16ef commit 044acc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ import "gopkg.in/hedzr/errors.v3"

## History

- v3.0.6
- back to master branch

- v3.0.5
- break out `New(...).Attach(...)`, instead of `New(...).WithErrors(...)`, so that we can make the type architecture clearly and concisely.
- `Builable` and `Error` interface are the abstract representations about our error objects.
Expand Down

0 comments on commit 044acc7

Please sign in to comment.