Skip to content

Commit 02175c5

Browse files
committed
CHANGELOG: finalise for v0.11.0
1 parent d283d84 commit 02175c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
## [v0.11.0] - 2023-11-?? (TODO)
3+
## [v0.11.0] - 2023-12-02
44

55
This release drops support for Go 1.20, continues support for Go 1.21,
6-
and adds initial support for the upcoming Go 1.22 (TODO).
6+
and adds initial support for the upcoming Go 1.22.
77

88
@lu4p and @mvdan improved the code using SSA to detect which types are used with reflection,
99
which should fix a number of errors such as `cannot use T1 as T2` or `cannot convert T1 to T2`.

0 commit comments

Comments
 (0)