Skip to content

Commit

Permalink
Prepare release v1.10 (#74)
Browse files Browse the repository at this point in the history
Prepares a new release with support for Go 1.20's `Unwrap() []error` interface.
  • Loading branch information
abhinav committed Mar 8, 2023
1 parent 4504ef7 commit 8767aa9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Releases
========

v1.10.0 (unreleased)
v1.10.0 (2023-03-08)
====================

- Comply with Go 1.20's multiple-error interface.
- Drop Go 1.18 support.
Per the support policy, only Go 1.19 and 1.20 are supported now.
- Drop all non-test external dependencies.

v1.9.0 (2022-12-12)
===================
Expand Down

0 comments on commit 8767aa9

Please sign in to comment.