Skip to content

Commit 8767aa9

Browse files
authored
Prepare release v1.10 (#74)
Prepares a new release with support for Go 1.20's `Unwrap() []error` interface.
1 parent 4504ef7 commit 8767aa9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Releases
22
========
33

4-
v1.10.0 (unreleased)
4+
v1.10.0 (2023-03-08)
55
====================
66

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

912
v1.9.0 (2022-12-12)
1013
===================

0 commit comments

Comments
 (0)