Skip to content

Commit

Permalink
Release v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sywhang committed Mar 28, 2023
1 parent d8067ab commit a7969d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,12 @@
Releases
========

Unreleased
v1.11.0 (2023-03-28)
====================
- `Errors` now supports any error that implements multiple-error
interface.
- Add `Every` function to allow checking if all errors in the chain
satisfies `errors.Is` against the target error.

v1.10.0 (2023-03-08)
====================
Expand Down

0 comments on commit a7969d5

Please sign in to comment.